Skip to content

Commit ada7078

Browse files
committed
chore(release): publish new version %v
- @nativescript-community/[email protected] - @nativescript-community/[email protected] - @nativescript-community/[email protected]
1 parent f989086 commit ada7078

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

Diff for: packages/ui-canvas/CHANGELOG.md

+4
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.39](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2025-01-02)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvas
9+
610
## [4.6.38](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2024-12-18)
711

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

Diff for: packages/ui-canvas/package.json

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

Diff for: packages/ui-canvaslabel/CHANGELOG.md

+4
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.42](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2025-01-02)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvaslabel
9+
610
## [1.2.41](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2024-12-18)
711

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

Diff for: packages/ui-canvaslabel/package.json

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

Diff for: packages/ui-svg/CHANGELOG.md

+4
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.11](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2025-01-02)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-svg
9+
610
## [0.2.10](https://github.com/nativescript-community/ui-canvas/compare/@nativescript-community/[email protected]...@nativescript-community/[email protected]) (2024-12-18)
711

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

Diff for: packages/ui-svg/package.json

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

0 commit comments

Comments
 (0)