File tree Expand file tree Collapse file tree 7 files changed +27
-10
lines changed Expand file tree Collapse file tree 7 files changed +27
-10
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.1.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ de8f2e5]
8
+ - @codeshift/initializer @0.1.2
9
+
3
10
## 0.1.6
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.1.6 " ,
3
+ "version" : " 0.1.7 " ,
4
4
"main" : " dist/codeshift-cli.cjs.js" ,
5
5
"module" : " dist/codeshift-cli.esm.js" ,
6
6
"types" : " dist/codeshift-cli.cjs.d.ts" ,
14
14
"start:dev" : " ts-node src/index.ts"
15
15
},
16
16
"dependencies" : {
17
- "@codeshift/initializer" : " 0.1.1 " ,
17
+ "@codeshift/initializer" : " 0.1.2 " ,
18
18
"@codeshift/validator" : " 0.1.1" ,
19
19
"chalk" : " ^4.1.0" ,
20
20
"commander" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 1
1
# @codeshift/initializer
2
2
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - de8f2e5: Refactores Community folder build step
8
+
3
9
## 0.1.1
10
+
4
11
### Patch Changes
5
12
6
13
- a78ad25: Update package configuration and refactors repo scripts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codeshift/initializer" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"main" : " dist/codeshift-initializer.cjs.js" ,
5
5
"types" : " dist/codeshift-initializer.cjs.d.ts" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
# @codeshift/publisher
2
2
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - de8f2e5: Refactores Community folder build step
8
+ - Updated dependencies [ de8f2e5]
9
+ - @codeshift/initializer @0.1.2
10
+
3
11
## 0.1.1
12
+
4
13
### Patch Changes
5
14
6
15
- a78ad25: Update package configuration and refactors repo scripts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codeshift/publisher" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"main" : " dist/codeshift-publisher.cjs.js" ,
5
5
"types" : " dist/codeshift-publisher.cjs.d.ts" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments