Skip to content

Commit 8008b61

Browse files
committed
v4.4.6
1 parent dd835bd commit 8008b61

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

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.4.6](https://github.com/nativescript-community/ui-canvas/compare/v4.4.5...v4.4.6) (2022-12-16)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvas
9+
610
## [4.4.5](https://github.com/nativescript-community/ui-canvas/compare/v4.4.4...v4.4.5) (2022-12-01)
711

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

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["plugin"],
3-
"version": "4.4.5",
3+
"version": "4.4.6",
44
"command": {
55
"publish": {
66
"conventionalCommits": true

plugin/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.4.6](https://github.com/nativescript-community/ui-canvas/compare/v4.4.5...v4.4.6) (2022-12-16)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-canvas
9+
610
## [4.4.5](https://github.com/nativescript-community/ui-canvas/compare/v4.4.4...v4.4.5) (2022-12-01)
711

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

plugin/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.4.5",
3+
"version": "4.4.6",
44
"description": "Implement Canvas into your NativeScript apps.",
55
"main": "./canvas",
66
"sideEffects": false,

0 commit comments

Comments
 (0)