We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9707085 commit d13777eCopy full SHA for d13777e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.1.0...0.2.0) (2023-02-24)
4
+
5
6
+### Features
7
8
+* hot update ([a24f11e](https://github.com/liting-yes/vite-plugin-vue-preview/commit/a24f11eb177f4d91222f5ef11df598e027a7b231))
9
10
## 0.1.0 (2023-02-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-preview",
"type": "module",
- "version": "0.1.0",
+ "version": "0.2.0",
"private": false,
"description": "a vite plugin for vue preview",
"author": "liting <luz.liting@gmail.com>",
0 commit comments