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
+ ## [ 4.6.36] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.35...@nativescript-community/ui-canvas@4.6.36 ) (2024-11-25)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** canvas:** android missing api usage ([ f3f143a] ( https://github.com/nativescript-community/ui-canvas/commit/f3f143aa4638d5cb1bf5f953945fbe70b6d9e0b5 ) )
11
+
6
12
## [ 4.6.35] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.34...@nativescript-community/ui-canvas@4.6.35 ) (2024-11-04)
7
13
8
14
** Note:** Version bump only for package @nativescript-community/ui-canvas
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-canvas" ,
3
- "version" : " 4.6.35 " ,
3
+ "version" : " 4.6.36 " ,
4
4
"description" : " Implement Canvas into your NativeScript apps." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
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
+ ## [ 1.2.39] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.38...@nativescript-community/ui-canvaslabel@1.2.39 ) (2024-11-25)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
9
+
6
10
## [ 1.2.38] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.37...@nativescript-community/ui-canvaslabel@1.2.38 ) (2024-11-04)
7
11
8
12
** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-canvaslabel" ,
3
- "version" : " 1.2.38 " ,
3
+ "version" : " 1.2.39 " ,
4
4
"description" : " Alternative to the built-in NativeScript Label but uses canvas which allows extreme complexity and customization." ,
5
5
"main" : " ./canvaslabel" ,
6
6
"sideEffects" : false ,
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.2.8] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.2.7...@nativescript-community/ui-svg@0.2.8 ) (2024-11-25)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-svg
9
+
6
10
## [ 0.2.7] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.2.6...@nativescript-community/ui-svg@0.2.7 ) (2024-11-04)
7
11
8
12
** Note:** Version bump only for package @nativescript-community/ui-svg
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-svg" ,
3
- "version" : " 0.2.7 " ,
3
+ "version" : " 0.2.8 " ,
4
4
"description" : " Adds support for SVGs in your NativeScript apps." ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments