File tree Expand file tree Collapse file tree 9 files changed +36
-15
lines changed Expand file tree Collapse file tree 9 files changed +36
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @codeshift/cli
22
3+ ## 0.27.1
4+
5+ ### Patch Changes
6+
7+ - 432cd18: Patches issue with app codemod downloads + silences experimental loader logging
8+ - Updated dependencies [ 432cd18]
9+ - @hypermod/cli @0.27.1
10+
311## 0.27.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/cli" ,
3- "version" : " 0.27.0 " ,
3+ "version" : " 0.27.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.27.0 " ,
18+ "@hypermod/cli" : " ^0.27.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.27.1
4+
5+ ### Patch Changes
6+
7+ - 432cd18: Patches issue with app codemod downloads + silences experimental loader logging
8+ - Updated dependencies [ 432cd18]
9+ - @hypermod/core @0.6.1
10+ - @hypermod/fetcher @0.11.1
11+
312## 0.27.0
413
514### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/cli" ,
3- "version" : " 0.27.0 " ,
3+ "version" : " 0.27.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.6.0 " ,
22- "@hypermod/fetcher" : " ^0.11.0 " ,
21+ "@hypermod/core" : " ^0.6.1 " ,
22+ "@hypermod/fetcher" : " ^0.11.1 " ,
2323 "@hypermod/initializer" : " ^0.8.0" ,
2424 "@hypermod/types" : " *" ,
2525 "@hypermod/validator" : " ^0.8.0" ,
Original file line number Diff line number Diff line change 11# @hypermod/core
22
3+ ## 0.6.1
4+
5+ ### Patch Changes
6+
7+ - 432cd18: Patches issue with app codemod downloads + silences experimental loader logging
8+
39## 0.6.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/core" ,
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" ,
Original file line number Diff line number Diff line change 11# @hypermod/fetcher
22
3+ ## 0.11.1
4+
5+ ### Patch Changes
6+
7+ - 432cd18: Patches issue with app codemod downloads + silences experimental loader logging
8+
39## 0.11.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hypermod/fetcher" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.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