Skip to content

Commit 51d05d0

Browse files
committed
chore: release v1.0.1
1 parent 74c4345 commit 51d05d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/liting-yes/vite-plugin-vue-preview/compare/1.0.0...1.0.1) (2023-06-18)
4+
35
## [1.0.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.5.2...1.0.0) (2023-06-17)
46

57

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-vue-preview",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": false,
66
"description": "a vite plugin for vue preview in markdown",
77
"author": "liting <luz.liting@gmail.com>",

0 commit comments

Comments
 (0)