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