File tree 4 files changed +21
-2
lines changed
4 files changed +21
-2
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
+ ## [ 2.0.9] ( https://github.com/@nativescript-community/ui-checkbox/compare/v2.0.8...v2.0.9 ) (2023-05-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * added css class for CheckBox ([ 248dad7] ( https://github.com/@nativescript-community/ui-checkbox/commit/248dad7e5e9ecd51113670000a5b206254067e93 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.0.8] ( https://github.com/@nativescript-community/ui-checkbox/compare/v2.0.7...v2.0.8 ) (2022-05-19)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.8 " ,
2
+ "version" : " 2.0.9 " ,
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
+ ## [ 2.0.9] ( https://github.com/nativescript-community/ui-checkbox/compare/v2.0.8...v2.0.9 ) (2023-05-24)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-checkbox
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.8] ( https://github.com/nativescript-community/ui-checkbox/compare/v2.0.7...v2.0.8 ) (2022-05-19)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-checkbox" ,
3
- "version" : " 2.0.8 " ,
3
+ "version" : " 2.0.9 " ,
4
4
"description" : " NativeScript plugin for checkbox." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments