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.7
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 885c4d6]
8+ - @hypermod/cli @0.19.7
9+
310## 0.19.6
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.19.6 " ,
3+ "version" : " 0.19.7 " ,
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.6 " ,
18+ "@hypermod/cli" : " ^0.19.7 " ,
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.7
4+
5+ ### Patch Changes
6+
7+ - 885c4d6: Fixes logic to locate configs when bundled in deeply nested directories
8+ - Updated dependencies [ 885c4d6]
9+ - @hypermod/fetcher @0.6.1
10+
311## 0.19.6
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/cli" ,
3- "version" : " 0.19.6 " ,
3+ "version" : " 0.19.7 " ,
44 "source" : " src/index.ts" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1919 "dependencies" : {
2020 "@antfu/install-pkg" : " ^0.1.1" ,
2121 "@hypermod/core" : " ^0.2.3" ,
22- "@hypermod/fetcher" : " ^0.6.0 " ,
22+ "@hypermod/fetcher" : " ^0.6.1 " ,
2323 "@hypermod/initializer" : " ^0.5.3" ,
2424 "@hypermod/types" : " *" ,
2525 "@hypermod/validator" : " ^0.6.6" ,
Original file line number Diff line number Diff line change 11# @hypermod/fetcher
22
3+ ## 0.6.1
4+
5+ ### Patch Changes
6+
7+ - 885c4d6: Fixes logic to locate configs when bundled in deeply nested directories
8+
39## 0.6.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/fetcher" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.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