Skip to content

Commit 6337cba

Browse files
Version Packages (canary) (#720)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a8111e commit 6337cba

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@
2020
"many-ads-fry",
2121
"mighty-pianos-pull",
2222
"nine-moose-whisper",
23+
"polite-forks-rescue",
2324
"poor-pets-eat",
2425
"proud-bobcats-tan",
2526
"proud-zebras-jump",
27+
"rare-insects-camp",
2628
"short-avocados-sparkle",
2729
"shy-walls-clap",
2830
"slow-donkeys-rest",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-native-reanimated-carousel
22

3+
## 4.0.0-canary.18
4+
5+
### Patch Changes
6+
7+
- [#721](https://github.com/dohooo/react-native-reanimated-carousel/pull/721) [`2a8111e`](https://github.com/dohooo/react-native-reanimated-carousel/commit/2a8111e51762d2d716f4e4dfb18fa38c21b205a6) Thanks [@dohooo](https://github.com/dohooo)! - fix: parallax layout with new arch enabled
8+
9+
- [#710](https://github.com/dohooo/react-native-reanimated-carousel/pull/710) [`d98bb99`](https://github.com/dohooo/react-native-reanimated-carousel/commit/d98bb999fce8f24b627c0c6b90a1bd2c1150364b) Thanks [@nmassey](https://github.com/nmassey)! - fix: remove shared value access warning from react-native-reanimated
10+
311
## 4.0.0-canary.17
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-reanimated-carousel",
3-
"version": "4.0.0-canary.17",
3+
"version": "4.0.0-canary.18",
44
"packageManager": "[email protected]",
55
"description": "Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.",
66
"author": "Doho <[email protected]> (https://github.com/dohooo)",

0 commit comments

Comments
 (0)