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 1
1
# CHANGELOG
2
2
3
+ ## [ 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)]
4
+
5
+ * Fix: don't remove script setup block ([ #112 ] ( https://github.com/originjs/vue-codemod/pull/112 ) )
6
+
3
7
## [ 1.1.0-beta.2] ( https://github.com/originjs/vue-codemod/compare/v1.1.0-beta.1...v1.1.0-beta.2 ) (2021-09-13)]
4
8
5
9
* Fix comment out of template, script and style ([ #110 ] ( https://github.com/originjs/vue-codemod/pull/110 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @originjs/vue-codemod" ,
3
- "version" : " 1.1.0-beta.2 " ,
3
+ "version" : " 1.1.0-beta.3 " ,
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