Skip to content

Commit 60bdcf9

Browse files
release: version packages (#781)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2156d3b commit 60bdcf9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/calm-ducks-play.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [`8bfb7b1`](https://github.com/dohooo/react-native-reanimated-carousel/commit/8bfb7b1a991f3c5bb81988a5d9cccb35d31644f9) Thanks [@dohooo](https://github.com/dohooo)! - Configure Babel for React Native Reanimated build
8+
39
## 4.0.0
410

511
### Major 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",
3+
"version": "4.0.1",
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)