File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/liting-yes/vite-plugin-vue-preview/compare/1.0.2...1.1.0 ) (2023-06-20)
4+
5+
6+ ### Features
7+
8+ * add loading status ([ d4cb501] ( https://github.com/liting-yes/vite-plugin-vue-preview/commit/d4cb501998a60c518737b4bcf55cc8d71037143a ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** test:** install required deps ([ 8482c98] ( https://github.com/liting-yes/vite-plugin-vue-preview/commit/8482c986d9c2d4a1943efda021432210c77c65b0 ) )
14+
315## [ 1.0.2] ( https://github.com/liting-yes/vite-plugin-vue-preview/compare/1.0.1...1.0.2 ) (2023-06-18)
416
517## [ 1.0.1] ( https://github.com/liting-yes/vite-plugin-vue-preview/compare/1.0.0...1.0.1 ) (2023-06-18)
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-vue-preview" ,
33 "type" : " module" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.1.0 " ,
55 "private" : false ,
66 "description" : " a vite plugin for vue preview in markdown" ,
77 "author" : " liting <luz.liting@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments