File tree Expand file tree Collapse file tree 7 files changed +24
-9
lines changed Expand file tree Collapse file tree 7 files changed +24
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @codeshift/cli
22
3+ ## 0.1.8
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 3d14938]
8+ - @codeshift/initializer @0.1.3
9+
310## 0.1.7
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "main" : " dist/codeshift-cli.cjs.js" ,
55 "module" : " dist/codeshift-cli.esm.js" ,
66 "types" : " dist/codeshift-cli.cjs.d.ts" ,
1414 "start:dev" : " ts-node src/index.ts"
1515 },
1616 "dependencies" : {
17- "@codeshift/initializer" : " 0.1.2 " ,
17+ "@codeshift/initializer" : " 0.1.3 " ,
1818 "@codeshift/validator" : " 0.1.1" ,
1919 "chalk" : " ^4.1.0" ,
2020 "commander" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 11# @codeshift/initializer
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - 3d14938: Initialiser now uses current @codeshift/util version when publishing pacakges
8+
39## 0.1.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/initializer" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
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.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 3d14938]
8+ - @codeshift/initializer @0.1.3
9+
310## 0.1.2
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/publisher" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
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