File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 13.0.32] ( https://github.com/nativescript-community/ui-pager/compare/v13.0.31...v13.0.32 ) (2021-11-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * broken demos ([ 97f0545] ( https://github.com/nativescript-community/ui-pager/commit/97f05459ffda22886560c40ebf4f40e127f5b616 ) )
12
+ * ** ios:** prevent error on scrollToItem ([ 905d34a] ( https://github.com/nativescript-community/ui-pager/commit/905d34a5f38496e059d14cda41a640201e69461e ) )
13
+ * missing platforms directory ([ 44bff68] ( https://github.com/nativescript-community/ui-pager/commit/44bff68074855d14032201fe9198e1519ab22ca0 ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 13.0.31] ( https://github.com/nativescript-community/ui-pager/compare/v13.0.30...v13.0.31 ) (2021-10-22)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 13.0.31 " ,
5
+ "version" : " 13.0.32 " ,
6
6
"command" : {
7
7
"publish" : {
8
8
"conventionalCommits" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 13.0.32] ( https://github.com/nativescript-community/ui-pager/compare/v13.0.31...v13.0.32 ) (2021-11-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * missing platforms directory ([ 44bff68] ( https://github.com/nativescript-community/ui-pager/commit/44bff68074855d14032201fe9198e1519ab22ca0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 13.0.31] ( https://github.com/nativescript-community/ui-pager/compare/v13.0.30...v13.0.31 ) (2021-10-22)
7
18
8
19
** Note:** Version bump only for package @nativescript-community/ui-pager
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-pager" ,
3
- "version" : " 13.0.31 " ,
3
+ "version" : " 13.0.32 " ,
4
4
"description" : " A NativeScript Pager / Carousel component that allows the user to swipe left and right through pages of data. " ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments