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 597b46f commit 598cd8bCopy full SHA for 598cd8b
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.3...0.3.0) (2023-02-25)
4
+
5
## [0.2.3](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.2...0.2.3) (2023-02-25)
6
7
package.json
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-preview",
"type": "module",
- "version": "0.2.3",
+ "version": "0.3.0",
"private": false,
"description": "a vite plugin for vue preview",
"author": "liting <luz.liting@gmail.com>",
0 commit comments