Skip to content

Commit cf8ca56

Browse files
committed
0.10.0
1 parent 8e47e71 commit cf8ca56

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.10.0
2+
- Fix horizontal scroll in RN v0.28 (@sghiassy, @dmccer)
3+
14
### 0.9.1
25
- onPageChange never called on indicator press on Android (@lideen)
36

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-carousel",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Simple carousel component for react-native",
55
"main": "Carousel.js",
66
"scripts": {

0 commit comments

Comments
 (0)