File tree Expand file tree Collapse file tree 6 files changed +30
-3
lines changed Expand file tree Collapse file tree 6 files changed +30
-3
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
+ ## [ 14.1.6] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.5...v14.1.6 ) (2023-05-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** android:** peaking/spacing not updating on layout change (% values) ([ 5f900cf] ( https://github.com/nativescript-community/ui-pager/commit/5f900cf28f467020f9e502918a0ec6946f4ec912 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 14.1.5] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.4...v14.1.5 ) (2023-05-10)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 14.1.5 " ,
2
+ "version" : " 14.1.6 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
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
+ ## [ 14.1.6] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.5...v14.1.6 ) (2023-05-11)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager-indicator
9
+
10
+
11
+
12
+
13
+
6
14
## [ 14.1.5] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.4...v14.1.5 ) (2023-05-10)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-pager-indicator
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-pager-indicator" ,
3
- "version" : " 14.1.5 " ,
3
+ "version" : " 14.1.6 " ,
4
4
"description" : " A NativeScript Indicator for Pager / Carousel /CollectionView" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
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
+ ## [ 14.1.6] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.5...v14.1.6 ) (2023-05-11)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager
9
+
10
+
11
+
12
+
13
+
6
14
## [ 14.1.5] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.4...v14.1.5 ) (2023-05-10)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-pager" ,
3
- "version" : " 14.1.5 " ,
3
+ "version" : " 14.1.6 " ,
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