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+ ## [ 3.0.3] ( https://github.com/NativeScript/plugin-tools/compare/3.0.2...3.0.3 ) (2022-03-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * remove-package handling ([ 211395d] ( https://github.com/NativeScript/plugin-tools/commit/211395d6c23911994bb398b78269eb84f0b81a8f ) )
7+
8+
9+
110## [ 3.0.2] ( https://github.com/NativeScript/plugin-tools/compare/3.0.1...3.0.2 ) (2022-03-15)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/plugin-tools-source" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "clean" : " npx rimraf package-lock.json yarn.lock node_modules && yarn" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/plugin-tools" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " NativeScript plugin tooling for workspaces" ,
55 "homepage" : " https://nativescript.org" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments