@mux/mux-elements-codemod
Advanced tools
Comparing version 1.0.2-canary.0-8eff156 to 1.0.2-canary.1-86a32ff
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.1.0](https://github.com/muxinc/elements/compare/@mux/mux-elements-codemod@1.0.1...@mux/mux-elements-codemod@1.1.0) (2022-07-06) | ||
### Features | ||
- command to run npm remove/add for scope migration ([8eff156](https://github.com/muxinc/elements/commit/8eff156dc8797191ba491767068258a0f750ef70)) | ||
## [1.0.1](https://github.com/muxinc/elements/compare/@mux/mux-elements-codemod@1.0.0...@mux/mux-elements-codemod@1.0.1) (2022-07-05) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@mux/mux-elements-codemod", | ||
"version": "1.0.2-canary.0-8eff156", | ||
"version": "1.0.2-canary.1-86a32ff", | ||
"description": "A codemod to transform @mux-elments scope imports into @mux scope imports", | ||
@@ -5,0 +5,0 @@ "bin": "./dist/index.mjs", |
42125