File tree Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Expand file tree Collapse file tree 5 files changed +17
-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.15.3
4+
5+ ### Patch Changes
6+
7+ - 8cf9a4b: Fixes config path parsing
8+ - Updated dependencies [ 8cf9a4b]
9+ - @codeshift/core @0.1.2
10+
311## 0.15.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.15.2 " ,
3+ "version" : " 0.15.3 " ,
44 "source" : " src/index.ts" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1515 "start:dev" : " ts-node src/index.ts"
1616 },
1717 "dependencies" : {
18- "@codeshift/core" : " ^0.1.1 " ,
18+ "@codeshift/core" : " ^0.1.2 " ,
1919 "@codeshift/fetcher" : " ^0.3.1" ,
2020 "@codeshift/initializer" : " ^0.4.9" ,
2121 "@codeshift/types" : " *" ,
Original file line number Diff line number Diff line change 11# @codeshift/core
22
3+ ## 0.1.2
4+
5+ ### Patch Changes
6+
7+ - 8cf9a4b: Fixes config path parsing
8+
39## 0.1.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/core" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "source" : " src/index.ts" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments