Skip to content

Commit 3e675aa

Browse files
Version Packages (canary) (#688)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c942ae7 commit 3e675aa

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"react-native-reanimated-carousel": "4.0.0-alpha.12"
66
},
77
"changesets": [
8+
"big-ligers-nail",
89
"bright-socks-change",
910
"brown-onions-wave",
1011
"clever-pants-approve",
@@ -25,6 +26,7 @@
2526
"short-avocados-sparkle",
2627
"slow-donkeys-rest",
2728
"spotty-melons-return",
29+
"stupid-points-attend",
2830
"thick-ties-think",
2931
"three-mangos-wait",
3032
"violet-buckets-act",

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-native-reanimated-carousel
22

3+
## 4.0.0-canary.16
4+
5+
### Patch Changes
6+
7+
- [#687](https://github.com/dohooo/react-native-reanimated-carousel/pull/687) [`55c55ff`](https://github.com/dohooo/react-native-reanimated-carousel/commit/55c55ff8304159ab2949b0335ac34411030b94b7) Thanks [@dohooo](https://github.com/dohooo)! - feat: Add containerStyle prop to control the container styles.
8+
9+
- [#689](https://github.com/dohooo/react-native-reanimated-carousel/pull/689) [`f935f7a`](https://github.com/dohooo/react-native-reanimated-carousel/commit/f935f7ae2f052dd0856bb11acc11f0a1945d24a8) Thanks [@dohooo](https://github.com/dohooo)! - Delete unnecessary peer denpendences
10+
311
## 4.0.0-canary.15
412

513
### Patch Changes

package.json

+1-1
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.15",
3+
"version": "4.0.0-canary.16",
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)