File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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
+ #### [ v0.5.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.4.0...v0.5.0 )
8
+
9
+ > 13 May 2020
10
+
11
+ - feat: added support for a custom closeButton [ ` #18 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/18 )
12
+ - feat: enable content interaction (#16 ) [ ` 3da8695 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/3da8695875e6c24c41c488dab2b626012899b9e6 )
13
+ - chore: updated dependencies [ ` e568a5b ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/e568a5bd74b7cce2dd24a3f56f58d648153454b3 )
14
+ - chore: updated examples [ ` 7f3c9ad ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/7f3c9ad50241f2a64d58c5e099ea37e605fcd7b3 )
15
+
7
16
#### [ v0.4.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.3.1...v0.4.0 )
8
17
9
18
> 21 April 2020
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/paper-onboarding" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"description" : " Paper Onboarding is a material design UI slider for `React Native`." ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"module" : " lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments