File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ 1.1.0] ( https://github.com/originjs/vue-codemod/compare/v1.1.0-beta.3...v1.1.0 ) (2021-12-13)]
4
4
5
+ * Fix: change line terminator of dist files from CRLF to LF
6
+
7
+ ## [ 1.1.0] ( https://github.com/originjs/vue-codemod/compare/v1.1.0-beta.3...v1.1.0 ) (2021-12-13)]
8
+
5
9
## [ 1.1.0-beta.3] ( https://github.com/originjs/vue-codemod/compare/v1.1.0-beta.2...v1.1.0-beta.3 ) (2021-09-13)]
6
10
7
11
* Fix: don't remove script setup block ([ #112 ] ( https://github.com/originjs/vue-codemod/pull/112 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @originjs/vue-codemod" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Vue codemod scripts" ,
5
5
"main" : " dist/index.js" ,
6
6
"bin" : " ./dist/bin/vue-codemod.js" ,
You can’t perform that action at this time.
0 commit comments