File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
10
# [ 4.1.0] ( https://github.com/NativeScript/plugin-tools/compare/4.0.3...4.1.0 ) (2022-09-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/plugin-tools-source" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"clean" : " npx rimraf package-lock.json yarn.lock node_modules && yarn" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/plugin-tools" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " NativeScript plugin tooling for workspaces" ,
5
5
"homepage" : " https://nativescript.org" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments