File tree Expand file tree Collapse file tree 6 files changed +17
-3
lines changed Expand file tree Collapse file tree 6 files changed +17
-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.15] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.14...v14.1.15 ) (2023-12-14)
7
+
8
+ ### Bug Fixes
9
+
10
+ * refresh should be called if ` items ` is changed ([ bfc186b] ( https://github.com/nativescript-community/ui-pager/commit/bfc186bbb2489d97568e69c5e03ee2e3049e9508 ) )
11
+
6
12
## [ 14.1.14] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.13...v14.1.14 ) (2023-12-12)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 14.1.14 " ,
2
+ "version" : " 14.1.15 " ,
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.15] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.14...v14.1.15 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager-indicator
9
+
6
10
## [ 14.1.14] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.13...v14.1.14 ) (2023-12-12)
7
11
8
12
** 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.14 " ,
3
+ "version" : " 14.1.15 " ,
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.15] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.14...v14.1.15 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager
9
+
6
10
## [ 14.1.14] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.13...v14.1.14 ) (2023-12-12)
7
11
8
12
** 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" : " 14.1.14 " ,
3
+ "version" : " 14.1.15 " ,
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