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 3c70ac4 commit 5ec6709Copy full SHA for 5ec6709
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## 0.1.0 (2023-02-22)
4
5
6
+### Features
7
8
+* support init code ([49fb3e3](https://github.com/liting-yes/vite-plugin-vue-preview/commit/49fb3e31c91b7f79ce451770b0dfc5fea946bcde))
9
+* vitepress plugin ([13eb404](https://github.com/liting-yes/vite-plugin-vue-preview/commit/13eb4043fb1cb103330966c41f0fb30139beec93))
package.json
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-preview",
"type": "module",
- "version": "0.0.0",
+ "version": "0.1.0",
"private": false,
"description": "a vite plugin for vue preview",
"author": "liting <luz.liting@gmail.com>",
0 commit comments