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.24] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.23...v14.1.24 ) (2024-05-14)
7
+
8
+ ### Features
9
+
10
+ * padding support ([ 3624df8] ( https://github.com/nativescript-community/ui-pager/commit/3624df8330fe33cc5d8517f18ebe907af81216dd ) )
11
+
6
12
## [ 14.1.23] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.22...v14.1.23 ) (2024-04-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 14.1.23 " ,
2
+ "version" : " 14.1.24 " ,
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.24] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.23...v14.1.24 ) (2024-05-14)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager-indicator
9
+
6
10
## [ 14.1.23] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.22...v14.1.23 ) (2024-04-17)
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.23 " ,
3
+ "version" : " 14.1.24 " ,
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.24] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.23...v14.1.24 ) (2024-05-14)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-pager
9
+
6
10
## [ 14.1.23] ( https://github.com/nativescript-community/ui-pager/compare/v14.1.22...v14.1.23 ) (2024-04-17)
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.23 " ,
3
+ "version" : " 14.1.24 " ,
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