Skip to content

Commit

Permalink
Version Packages (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot authored Oct 7, 2024
2 parents a253a97 + 607fc16 commit a579b58
Show file tree
Hide file tree
Showing 5 changed files with 12,632 additions and 17,688 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-berries-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-frogs-swim.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/nuka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Nuka Changelog

## 8.1.0

### Minor Changes

- feat: provide page info on beforeSlide and afterSlide callbacks ([#1070](https://github.com/FormidableLabs/nuka-carousel/pull/1070))

### Patch Changes

- fix carousel missing last page if it is less than half of the container width in scrollDistance screen ([#1064](https://github.com/FormidableLabs/nuka-carousel/pull/1064))

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuka-carousel",
"version": "8.0.1",
"version": "8.1.0",
"description": "Pure React Carousel",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
Loading

0 comments on commit a579b58

Please sign in to comment.