File tree Expand file tree Collapse file tree 7 files changed +22
-8
lines changed Expand file tree Collapse file tree 7 files changed +22
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @codeshift/initializer
22
3+ ## 0.4.5
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ d239ca6]
8+ - @codeshift/utils @0.2.1
9+
310## 0.4.4
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/initializer" ,
3- "version" : " 0.4.4 " ,
3+ "version" : " 0.4.5 " ,
44 "main" : " dist/codeshift-initializer.cjs.js" ,
55 "types" : " dist/codeshift-initializer.cjs.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @codeshift/publisher
22
3+ ## 0.1.25
4+
5+ ### Patch Changes
6+
7+ - @codeshift/initializer @0.4.5
8+
39## 0.1.24
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/publisher" ,
3- "version" : " 0.1.24 " ,
3+ "version" : " 0.1.25 " ,
44 "main" : " dist/codeshift-publisher.cjs.js" ,
55 "types" : " dist/codeshift-publisher.cjs.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @codeshift/utils
22
3+ ## 0.2.1
4+
5+ ### Patch Changes
6+
7+ - d239ca6: InsertImportSpecifier now retains the reference to the original import declaration
8+
39## 0.2.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @codeshift/utils" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "main" : " dist/codeshift-utils.cjs.js" ,
55 "module" : " dist/codeshift-utils.esm.js" ,
66 "types" : " dist/codeshift-utils.cjs.d.ts" ,
You can’t perform that action at this time.
0 commit comments