File tree Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @codeshift/cli
2
2
3
+ ## 0.27.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ c1ce817]
8
+ - @hypermod/cli @0.27.3
9
+
3
10
## 0.27.2
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codeshift/cli" ,
3
- "version" : " 0.27.2 " ,
3
+ "version" : " 0.27.3 " ,
4
4
"source" : " src/index.ts" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
15
15
"start:dev" : " ts-node src/index.ts"
16
16
},
17
17
"dependencies" : {
18
- "@hypermod/cli" : " ^0.27.2 " ,
18
+ "@hypermod/cli" : " ^0.27.3 " ,
19
19
"ts-node" : " ^10.9.1"
20
20
},
21
21
"engines" : {
Original file line number Diff line number Diff line change 1
1
# @hypermod/cli
2
2
3
+ ## 0.27.3
4
+
5
+ ### Patch Changes
6
+
7
+ - c1ce817: Handle 403 errs returned from App PKG fetches
8
+
3
9
## 0.27.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hypermod/cli" ,
3
- "version" : " 0.27.2 " ,
3
+ "version" : " 0.27.3 " ,
4
4
"source" : " src/index.ts" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments