Skip to content

Commit

Permalink
release: version packages (canary) (#736)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dohooo and github-actions[bot] authored Nov 29, 2024
1 parent 848f458 commit 50b0a5b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"many-ads-fry",
"mean-needles-rhyme",
"mighty-pianos-pull",
"modern-carpets-sleep",
"nine-moose-whisper",
"polite-forks-rescue",
"poor-pets-eat",
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-native-reanimated-carousel

## 4.0.0-canary.22

### Patch Changes

- [#735](https://github.com/dohooo/react-native-reanimated-carousel/pull/735) [`848f458`](https://github.com/dohooo/react-native-reanimated-carousel/commit/848f45810203d7c77077e041840179412863f0ca) Thanks [@dohooo](https://github.com/dohooo)! - This PR updates the customAnimation function signature to include an index parameter, allowing users to apply custom animations based on the item’s index.

## 4.0.0-canary.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-reanimated-carousel",
"version": "4.0.0-canary.21",
"version": "4.0.0-canary.22",
"packageManager": "yarn@4.0.2",
"description": "Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.",
"author": "Doho <zhaodonghao586@outlook.com> (https://github.com/dohooo)",
Expand Down

0 comments on commit 50b0a5b

Please sign in to comment.