Skip to content

Commit 37b1763

Browse files
committed
chore: release v0.2.2
1 parent 89e67f9 commit 37b1763

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

0 commit comments

Comments
 (0)