File tree Expand file tree Collapse file tree 7 files changed +27
-10
lines changed Expand file tree Collapse file tree 7 files changed +27
-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.1.7
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ de8f2e5]
8+ - @codeshift/initializer @0.1.2
9+
310## 0.1.6
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
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.1 " ,
17+ "@codeshift/initializer" : " 0.1.2 " ,
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.2
4+
5+ ### Patch Changes
6+
7+ - de8f2e5: Refactores Community folder build step
8+
39## 0.1.1
10+
411### Patch Changes
512
613- a78ad25: Update package configuration and refactors repo scripts
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/initializer" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
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.2
4+
5+ ### Patch Changes
6+
7+ - de8f2e5: Refactores Community folder build step
8+ - Updated dependencies [ de8f2e5]
9+ - @codeshift/initializer @0.1.2
10+
311## 0.1.1
12+
413### Patch Changes
514
615- a78ad25: Update package configuration and refactors repo scripts
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/publisher" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
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