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.23.1
4+
5+ ### Patch Changes
6+
7+ - e69f221: Reverts ESM support.
8+ - Updated dependencies [ e69f221]
9+ - @hypermod/cli @0.23.1
10+
311## 0.23.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.23.0 " ,
3+ "version" : " 0.23.1 " ,
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- "@hypermod/cli" : " ^0.23.0 " ,
18+ "@hypermod/cli" : " ^0.23.1 " ,
1919 "ts-node" : " ^10.9.1"
2020 },
2121 "engines" : {
Original file line number Diff line number Diff line change 11# @hypermod/cli
22
3+ ## 0.23.1
4+
5+ ### Patch Changes
6+
7+ - e69f221: Reverts ESM support.
8+
39## 0.23.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/cli" ,
3- "version" : " 0.23.0 " ,
3+ "version" : " 0.23.1 " ,
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