File tree Expand file tree Collapse file tree 4 files changed +10
-16
lines changed
packages/ui-persistent-bottomsheet Expand file tree Collapse file tree 4 files changed +10
-16
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
- ## [ 0.0.26] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.25...v0.0.26 ) (2022-12-16)
7
-
8
- ** Note:** Version bump only for package ui-persistent-bottomsheet
6
+ ## [ 0.0.27] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.26...v0.0.27 ) (2023-10-18)
9
7
8
+ ### Bug Fixes
10
9
10
+ * prevent error in latest N ([ e9cb118] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/commit/e9cb118f7593befd13276d6ae30253f1c2f8893a ) )
11
11
12
+ ## [ 0.0.26] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.25...v0.0.26 ) (2022-12-16)
12
13
14
+ ** Note:** Version bump only for package ui-persistent-bottomsheet
13
15
14
16
## [ 0.0.25] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.24...v0.0.25 ) (2022-12-16)
15
17
16
18
** Note:** Version bump only for package ui-persistent-bottomsheet
17
19
18
-
19
-
20
-
21
-
22
20
## [ 0.0.24] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.23...v0.0.24 ) (2022-11-07)
23
21
24
22
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.0.26 " ,
2
+ "version" : " 0.0.27 " ,
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
- ## [ 0.0.26 ] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.25 ...v0.0.26 ) (2022-12-16 )
6
+ ## [ 0.0.27 ] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.26 ...v0.0.27 ) (2023-10-18 )
7
7
8
8
** Note:** Version bump only for package @nativescript-community/ui-persistent-bottomsheet
9
9
10
+ ## [ 0.0.26] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.25...v0.0.26 ) (2022-12-16)
10
11
11
-
12
-
12
+ ** Note:** Version bump only for package @nativescript-community/ui-persistent-bottomsheet
13
13
14
14
## [ 0.0.25] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.24...v0.0.25 ) (2022-12-16)
15
15
16
16
** Note:** Version bump only for package @nativescript-community/ui-persistent-bottomsheet
17
17
18
-
19
-
20
-
21
-
22
18
## [ 0.0.24] ( https://github.com/nativescript-community/ui-persistent-bottomsheet/compare/v0.0.23...v0.0.24 ) (2022-11-07)
23
19
24
20
** Note:** Version bump only for package @nativescript-community/ui-persistent-bottomsheet
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-persistent-bottomsheet" ,
3
- "version" : " 0.0.26 " ,
3
+ "version" : " 0.0.27 " ,
4
4
"description" : " NativeScript plugin that allows you to easily add a persistent bottomsheet to your projects." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments