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