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 74c4345 commit 51d05d0Copy full SHA for 51d05d0
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/liting-yes/vite-plugin-vue-preview/compare/1.0.0...1.0.1) (2023-06-18)
4
+
5
## [1.0.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.5.2...1.0.0) (2023-06-17)
6
7
package.json
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-preview",
"type": "module",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
"description": "a vite plugin for vue preview in markdown",
"author": "liting <luz.liting@gmail.com>",
0 commit comments