Skip to content

Commit 7c94ef6

Browse files
committed
release: 4.1.1
1 parent 9fcb9c9 commit 7c94ef6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.1.1](https://github.com/NativeScript/plugin-tools/compare/4.1.0...4.1.1) (2022-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* migration handling ([9fcb9c9](https://github.com/NativeScript/plugin-tools/commit/9fcb9c93ecd1d0c6f991bc7ff9023c79135d894e))
7+
8+
9+
110
# [4.1.0](https://github.com/NativeScript/plugin-tools/compare/4.0.3...4.1.0) (2022-09-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/plugin-tools-source",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"license": "MIT",
55
"scripts": {
66
"clean": "npx rimraf package-lock.json yarn.lock node_modules && yarn",

packages/plugin-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/plugin-tools",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "NativeScript plugin tooling for workspaces",
55
"homepage": "https://nativescript.org",
66
"repository": {

0 commit comments

Comments
 (0)