File tree 6 files changed +17
-3
lines changed
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.28] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.27...v14.1.28 ) (2024-11-07)
7
+
8
+ ### Bug Fixes
9
+
10
+ * prevent error if ` getChildView ` is called with index out of bounds ([ 5c15c25] ( https://github.com/nativescript-community/ui-pager/commit/5c15c25c6451243497fbaffd810835a3b4034308 ) )
11
+
6
12
## [ 14.1.27] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.26...v14.1.27 ) (2024-10-08)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 14.1.27 " ,
2
+ "version" : " 14.1.28 " ,
3
3
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
4
4
"packages" : [
5
5
" packages/*"
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.28] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.27...v14.1.28 ) (2024-11-07)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager-indicator
9
+
6
10
## [ 14.1.27] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.26...v14.1.27 ) (2024-10-08)
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.27 " ,
3
+ "version" : " 14.1.28 " ,
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.28] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.27...v14.1.28 ) (2024-11-07)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager
9
+
6
10
## [ 14.1.27] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.26...v14.1.27 ) (2024-10-08)
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.27 " ,
3
+ "version" : " 14.1.28 " ,
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