Skip to content

Commit e693dfd

Browse files
committed
chore: release 2.5.1
1 parent 4af36cd commit e693dfd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.5.1](https://github.com/dohooo/react-native-reanimated-carousel/compare/v2.5.0...v2.5.1) (2022-06-01)
2+
13
# [2.5.0](https://github.com/dohooo/react-native-reanimated-carousel/compare/v2.4.0...v2.5.0) (2022-05-29)
24

35

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": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.",
55
"main": "lib/commonjs/index",
66
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)