Skip to content

Commit 9ad017f

Browse files
authored
Merge pull request #402 from dohooo/changeset-release/main
chore: update versions
2 parents 5d6e785 + 4fe893f commit 9ad017f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lucky-tools-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- b09fb81: chore: only push the lib to npm.
8+
39
## 3.3.0
410

511
### Minor 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": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.",
55
"main": "lib/commonjs/index",
66
"react-native": "src/index.tsx",

0 commit comments

Comments
 (0)