Skip to content

Commit 598cd8b

Browse files
committed
chore: release v0.3.0
1 parent 597b46f commit 598cd8b

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+
## [0.3.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.3...0.3.0) (2023-02-25)
4+
35
## [0.2.3](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.2...0.2.3) (2023-02-25)
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": "0.2.3",
4+
"version": "0.3.0",
55
"private": false,
66
"description": "a vite plugin for vue preview",
77
"author": "liting <luz.liting@gmail.com>",

0 commit comments

Comments
 (0)