File tree 2 files changed +15
-1
lines changed 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ 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.0.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.5.0...v1.0.0 )
8
+
9
+ > 14 June 2020
10
+
11
+ - chore: update branding [ ` #24 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/24 )
12
+ - feat: optimise performance and internal refactor [ ` #23 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/23 )
13
+ - refactor: indicators and close button [ ` #22 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/22 )
14
+ - feat: export page content props [ ` #21 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/21 )
15
+ - feat: enable dismissible pages/slides [ ` #20 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/20 )
16
+ - refactor: project structure, types, naming and readme file [ ` #19 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/pull/19 )
17
+ - chore: added description to onIndexChange prop [ ` 48c552a ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/48c552ab89e70ff70d48705201eeeeae87cc1c07 )
18
+ - chore: removed unused import [ ` c1da684 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/c1da684bef4bc77771bb46a23f77ac57dc7011e3 )
19
+ - chore: improved circle radius calculation [ ` 8ebaad2 ` ] ( https://github.com/gorhom/react-native-paper-onboarding/commit/8ebaad260c7b5c4c8a061913ec45a78756c7a25f )
20
+
7
21
#### [ v0.5.0] ( https://github.com/gorhom/react-native-paper-onboarding/compare/v0.4.0...v0.5.0 )
8
22
9
23
> 13 May 2020
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gorhom/paper-onboarding" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 1.0 .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