Skip to content

Commit abf0a28

Browse files
release: version packages (canary) (#777)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 618d90d commit abf0a28

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@
66
},
77
"changesets": [
88
"big-ligers-nail",
9+
"big-trees-begin",
910
"bright-socks-change",
1011
"brown-onions-wave",
1112
"clever-pants-approve",
1213
"cyan-pillows-swim",
1314
"cyan-snails-move",
1415
"eighty-points-drum",
16+
"famous-starfishes-begin",
1517
"gold-onions-chew",
1618
"hungry-actors-grab",
1719
"lazy-ties-design",
@@ -30,6 +32,7 @@
3032
"short-avocados-sparkle",
3133
"shy-walls-clap",
3234
"slow-donkeys-rest",
35+
"sour-hounds-fail",
3336
"spotty-melons-return",
3437
"stale-grapes-cry",
3538
"stupid-points-attend",

CHANGELOG.md

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

3+
## 4.0.0-canary.23
4+
5+
### Patch Changes
6+
7+
- [`d5de105`](https://github.com/dohooo/react-native-reanimated-carousel/commit/d5de105b977c9a2b578e97cce663d10a6bf1214f) Thanks [@dohooo](https://github.com/dohooo)! - Added missing dependencies for web to work
8+
9+
- [`85f24e7`](https://github.com/dohooo/react-native-reanimated-carousel/commit/85f24e79282e966e781b3200d2f6ed9c1de77f6e) Thanks [@dohooo](https://github.com/dohooo)! - Type error property push does not exist on type
10+
11+
- [`618d90d`](https://github.com/dohooo/react-native-reanimated-carousel/commit/618d90d772d4fc808d4986f2b4095a23eea5c43e) Thanks [@dohooo](https://github.com/dohooo)! - Loss of precision during arithmetic conversion
12+
313
## 4.0.0-canary.22
414

515
### 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.22",
3+
"version": "4.0.0-canary.23",
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)