File tree Expand file tree Collapse file tree 7 files changed +26
-11
lines changed Expand file tree Collapse file tree 7 files changed +26
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @codeshift/cli
22
3+ ## 0.19.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ fba0b75d]
8+ - @hypermod/cli @0.19.1
9+
310## 0.19.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.19.0 " ,
3+ "version" : " 0.19.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.19.0 " ,
18+ "@hypermod/cli" : " ^0.19.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.19.1
4+
5+ ### Patch Changes
6+
7+ - fba0b75d: Fixes missing lib files
8+ - Updated dependencies [ fba0b75d]
9+ - @hypermod/core @0.2.2
10+
311## 0.19.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/cli" ,
3- "version" : " 0.19.0 " ,
3+ "version" : " 0.19.1 " ,
44 "source" : " src/index.ts" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1818 },
1919 "dependencies" : {
2020 "@antfu/install-pkg" : " ^0.1.1" ,
21- "@hypermod/core" : " ^0.2.1 " ,
21+ "@hypermod/core" : " ^0.2.2 " ,
2222 "@hypermod/fetcher" : " ^0.5.1" ,
2323 "@hypermod/initializer" : " ^0.5.3" ,
2424 "@hypermod/types" : " *" ,
Original file line number Diff line number Diff line change 11# @hypermod/core
22
3+ ## 0.2.2
4+
5+ ### Patch Changes
6+
7+ - fba0b75d: Fixes missing lib files
8+
39## 0.2.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/core" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.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