File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
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.7 (2023-01-23)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** improved native-api-usage ([ ac262b9] ( https://github.com/nativescript-community/ui-canvas/commit/ac262b977fa84d2d4a1c1b089822fa38a4601d16 ) )
12+
13+
14+
15+
16+
617## [ 4.4.6] ( https://github.com/nativescript-community/ui-canvas/compare/v4.4.5...v4.4.6 ) (2022-12-16)
718
819** 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.6 " ,
3+ "version" : " 4.4.7 " ,
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+ ## 0.1.3 (2023-01-23)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** improved native-api-usage ([ ac262b9] ( https://github.com/nativescript-community/ui-canvas/commit/ac262b977fa84d2d4a1c1b089822fa38a4601d16 ) )
12+
13+
14+
15+
16+
617## [ 0.1.2] ( https://github.com/nativescript-community/ui-svg/compare/v0.1.1...v0.1.2 ) (2022-12-01)
718
819** 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.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Adds support for SVGs in your NativeScript apps." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
4141 },
4242 "dependencies" : {
4343 "@nativescript-community/text" : " ^1.5.11" ,
44- "@nativescript-community/ui-canvas" : " ^4.4.6 "
44+ "@nativescript-community/ui-canvas" : " ^4.4.7 "
4545 }
4646}
You can’t perform that action at this time.
0 commit comments