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 11# CHANGELOG
22
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+
37## [ 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)]
48
59* 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 11{
22 "name" : " @originjs/vue-codemod" ,
3- "version" : " 1.1.0-beta.2 " ,
3+ "version" : " 1.1.0-beta.3 " ,
44 "description" : " Vue codemod scripts" ,
55 "main" : " dist/index.js" ,
66 "bin" : " ./dist/bin/vue-codemod.js" ,
You can’t perform that action at this time.
0 commit comments