Skip to content

Commit 1a4b754

Browse files
author
farfromrefug
committed
chore(release): publish new version %v
- @nativescript-community/ui-canvas@4.6.38 - @nativescript-community/ui-canvaslabel@1.2.41 - @nativescript-community/ui-svg@0.2.10
1 parent 9d0ff09 commit 1a4b754

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

packages/ui-canvas/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.6.38](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.37...@nativescript-community/ui-canvas@4.6.38) (2024-12-18)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvas
9+
610
## [4.6.37](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvas@4.6.36...@nativescript-community/ui-canvas@4.6.37) (2024-12-14)
711

812
**Note:** Version bump only for package @nativescript-community/ui-canvas

packages/ui-canvas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-canvas",
3-
"version": "4.6.37",
3+
"version": "4.6.38",
44
"description": "Implement Canvas into your NativeScript apps.",
55
"main": "./index",
66
"sideEffects": false,

packages/ui-canvaslabel/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.41](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.40...@nativescript-community/ui-canvaslabel@1.2.41) (2024-12-18)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvaslabel
9+
610
## [1.2.40](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-canvaslabel@1.2.39...@nativescript-community/ui-canvaslabel@1.2.40) (2024-12-14)
711

812
**Note:** Version bump only for package @nativescript-community/ui-canvaslabel

packages/ui-canvaslabel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-canvaslabel",
3-
"version": "1.2.40",
3+
"version": "1.2.41",
44
"description": "Alternative to the built-in NativeScript Label but uses canvas which allows extreme complexity and customization.",
55
"main": "./canvaslabel",
66
"sideEffects": false,

packages/ui-svg/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.10](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.2.9...@nativescript-community/ui-svg@0.2.10) (2024-12-18)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-svg
9+
610
## [0.2.9](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/ui-svg@0.2.8...@nativescript-community/ui-svg@0.2.9) (2024-12-14)
711

812
**Note:** Version bump only for package @nativescript-community/ui-svg

packages/ui-svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-svg",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Adds support for SVGs in your NativeScript apps.",
55
"main": "./index",
66
"sideEffects": false,

0 commit comments

Comments
 (0)