File tree Expand file tree Collapse file tree 6 files changed +32
-5
lines changed Expand file tree Collapse file tree 6 files changed +32
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.5.1] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.5.0...@nativescript-community/ui-canvas@4.5.1 ) (2023-07-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** lineBreak working with verticalAlignment ([ 99de3b6] ( https://github.com/nativescript-community/ui-canvas/commit/99de3b62f247ae436c728cc99e883e6912de02c1 ) )
12+
13+
14+
15+
16+
617# [ 4.5.0] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.4.13...@nativescript-community/ui-canvas@4.5.0 ) (2023-07-05)
718
819### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-canvas" ,
3- "version" : " 4.5.0 " ,
3+ "version" : " 4.5.1 " ,
44 "description" : " Implement Canvas into your NativeScript apps." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.2.2] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.1...@nativescript-community/ui-canvaslabel@1.2.2 ) (2023-07-05)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
9+
10+
11+
12+
13+
614## [ 1.2.1] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.0...@nativescript-community/ui-canvaslabel@1.2.1 ) (2023-07-05)
715
816** Note:** Version bump only for package @nativescript-community/ui-canvaslabel
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-canvaslabel" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Alternative to the built-in NativeScript Label but uses canvas which allows extreme complexity and customization." ,
55 "main" : " ./canvaslabel" ,
66 "sideEffects" : false ,
4141 },
4242 "dependencies" : {
4343 "@nativescript-community/text" : " ^1.5.31" ,
44- "@nativescript-community/ui-canvas" : " ^4.5.0 "
44+ "@nativescript-community/ui-canvas" : " ^4.5.1 "
4545 }
4646}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.11] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.10...@nativescript-community/ui-svg@0.1.11 ) (2023-07-05)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-svg
9+
10+
11+
12+
13+
614## [ 0.1.10] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.9...@nativescript-community/ui-svg@0.1.10 ) (2023-07-05)
715
816** Note:** Version bump only for package @nativescript-community/ui-svg
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-svg" ,
3- "version" : " 0.1.10 " ,
3+ "version" : " 0.1.11 " ,
44 "description" : " Adds support for SVGs in your NativeScript apps." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
4040 "url" : " https://github.com/nativescript-community/ui-canvas/issues"
4141 },
4242 "dependencies" : {
43- "@nativescript-community/ui-canvas" : " ^4.5.0 "
43+ "@nativescript-community/ui-canvas" : " ^4.5.1 "
4444 }
4545}
You can’t perform that action at this time.
0 commit comments