File tree 2 files changed +8
-2
lines changed 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v1.1.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v1.0.0...v1.1.0 )
8
+
9
+ - docs: updated readme.md [ ` #25 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/25 )
10
+ - chore: updated dependencies [ ` 57b497f ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/57b497fe2b64803a14c39ea74680451883003230 )
11
+ - feat: added Reanimated v2 compatibility [ ` 0f1eacd ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/0f1eacdeba103d25bf51d4d859247af12869fb74 )
12
+
7
13
### [ v1.0.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.5.0...v1.0.0 )
8
14
9
15
> 14 June 2020
@@ -20,7 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
20
26
21
27
#### [ v0.5.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.4.0...v0.5.0 )
22
28
23
- > 13 May 2020
29
+ > 14 May 2020
24
30
25
31
- feat: added support for a custom closeButton [ ` #18 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/18 )
26
32
- feat: enable content interaction (#16 ) [ ` 3da8695 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/3da8695875e6c24c41c488dab2b626012899b9e6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/paper-onboarding" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Paper Onboarding is a material design UI slider for `React Native`." ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments