File tree Expand file tree Collapse file tree 7 files changed +27
-9
lines changed Expand file tree Collapse file tree 7 files changed +27
-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.13.0
4+
5+ ### Minor Changes
6+
7+ - 72abeaa: Allows to use the sequence flag in a monorepo development context
8+
9+ ### Patch Changes
10+
11+ - @codeshift/initializer @0.4.3
12+
313## 0.12.0
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "main" : " dist/codeshift-cli.cjs.js" ,
55 "module" : " dist/codeshift-cli.esm.js" ,
66 "types" : " dist/codeshift-cli.cjs.d.ts" ,
1616 },
1717 "dependencies" : {
1818 "@codeshift/fetcher" : " ^0.2.0" ,
19- "@codeshift/initializer" : " ^0.4.0 " ,
19+ "@codeshift/initializer" : " ^0.4.3 " ,
2020 "@codeshift/types" : " *" ,
2121 "@codeshift/validator" : " ^0.4.3" ,
2222 "chalk" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 11# @codeshift/initializer
22
3+ ## 0.4.3
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 72abeaa]
8+ - @codeshift/cli @0.13.0
9+
310## 0.4.2
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/initializer" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.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.23
4+
5+ ### Patch Changes
6+
7+ - @codeshift/initializer @0.4.3
8+
39## 0.1.22
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/publisher" ,
3- "version" : " 0.1.22 " ,
3+ "version" : " 0.1.23 " ,
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