File tree Expand file tree Collapse file tree 6 files changed +33
-6
lines changed Expand file tree Collapse file tree 6 files changed +33
-6
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.4.13] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.4.12...@nativescript-community/ui-canvas@4.4.13 ) (2023-05-16)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-canvas
9+
10+
11+
12+
13+
614## [ 4.4.12] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.4.11...@nativescript-community/ui-canvas@4.4.12 ) (2023-02-26)
715
816** Note:** Version bump only for package @nativescript-community/ui-canvas
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-canvas" ,
3- "version" : " 4.4.12 " ,
3+ "version" : " 4.4.13 " ,
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.0 (2023-05-16)
7+
8+
9+ ### Features
10+
11+ * moved ` @nativescript-community/ui-canvaslabel ` here ([ 900538b] ( https://github.com/nativescript-community/ui-canvas/commit/900538b0f8f7eeac1285fcf001a4dd1e6e67f49a ) )
12+
13+
14+
15+
16+
617## [ 1.1.8] ( https://github.com/nativescript-community/ui-canvaslabel/compare/v1.1.7...v1.1.8 ) (2022-12-01)
718
819** 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.1.8 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Alternative to the built-in NativeScript Label but uses canvas which allows extreme complexity and customization." ,
55 "main" : " ./canvaslabel" ,
66 "sideEffects" : false ,
4040 "url" : " https://github.com/nativescript-community/ui-canvas"
4141 },
4242 "dependencies" : {
43- "@nativescript-community/text" : " ^1.5.22 " ,
44- "@nativescript-community/ui-canvas" : " ^4.4.12 "
43+ "@nativescript-community/text" : " ^1.5.23 " ,
44+ "@nativescript-community/ui-canvas" : " ^4.4.13 "
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.9] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.8...@nativescript-community/ui-svg@0.1.9 ) (2023-05-16)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-svg
9+
10+
11+
12+
13+
614## [ 0.1.8] ( https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.1.7...@nativescript-community/ui-svg@0.1.8 ) (2023-02-26)
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.8 " ,
3+ "version" : " 0.1.9 " ,
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.4.12 "
43+ "@nativescript-community/ui-canvas" : " ^4.4.13 "
4444 }
4545}
You can’t perform that action at this time.
0 commit comments