File tree Expand file tree Collapse file tree 7 files changed +25
-10
lines changed Expand file tree Collapse file tree 7 files changed +25
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @codeshift/cli
22
3+ ## 0.6.3
4+
5+ ### Patch Changes
6+
7+ - 6e160cc: Additional init path releated fixes
8+ - Updated dependencies [ 6e160cc]
9+ - @codeshift/initializer @0.1.6
10+
311## 0.6.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "main" : " dist/codeshift-cli.cjs.js" ,
55 "module" : " dist/codeshift-cli.esm.js" ,
66 "types" : " dist/codeshift-cli.cjs.d.ts" ,
1515 "start:dev" : " ts-node src/index.ts"
1616 },
1717 "dependencies" : {
18- "@codeshift/initializer" : " 0.1.5 " ,
18+ "@codeshift/initializer" : " 0.1.6 " ,
1919 "@codeshift/validator" : " 0.2.1" ,
2020 "chalk" : " ^4.1.0" ,
2121 "commander" : " ^8.2.0" ,
Original file line number Diff line number Diff line change 11# @codeshift/initializer
22
3+ ## 0.1.6
4+
5+ ### Patch Changes
6+
7+ - 6e160cc: Additional init path releated fixes
8+
39## 0.1.5
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/initializer" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "main" : " dist/codeshift-initializer.cjs.js" ,
55 "types" : " dist/codeshift-initializer.cjs.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @codeshift/publisher
22
3+ ## 0.1.6
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 6e160cc]
8+ - @codeshift/initializer @0.1.6
9+
310## 0.1.5
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/publisher" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "main" : " dist/codeshift-publisher.cjs.js" ,
55 "types" : " dist/codeshift-publisher.cjs.d.ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments