File tree 2 files changed +11
-1
lines changed 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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.4.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.3.1...v0.4.0 )
8
+
9
+ > 21 April 2020
10
+
11
+ - feat: added support for custom view [ ` #14 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/14 )
12
+ - chore: update react native to v0.62.2 [ ` #13 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/13 )
13
+ - chore: added safe insets for examples [ ` 0f9ac79 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/0f9ac7935ee434b8295c88c276db4954e7ee0f36 )
14
+ - chore: added github issue templates [ ` 5f6687d ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/5f6687dc74e8f9e616f82de4eed770dc4a1969b9 )
15
+ - docs: updated readme and contributing files [ ` 50f0618 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/50f0618f9dccc24be53ae8821af2838eb31992b3 )
16
+
7
17
#### [ v0.3.1] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.3.0...v0.3.1 )
8
18
9
19
> 4 April 2020
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/paper-onboarding" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.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