File tree 2 files changed +9
-1
lines changed 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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.3.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.2.3...v0.3.0 )
8
+
9
+ > 3 April 2020
10
+
11
+ - feat: add vertical gesture support [ ` #9 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/9 )
12
+ - chore: exclude example filder types from distribution [ ` #8 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/8 )
13
+ - chore: add @gorhom/showcase-template for example [ ` #7 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/7 )
14
+
7
15
#### [ v0.2.3] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.2.2...v0.2.3 )
8
16
9
17
> 3 March 2020
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/paper-onboarding" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.3.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