Skip to content

Commit 83c4954

Browse files
committed
chore: release v0.3.1
1 parent 8c02fe8 commit 83c4954

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.3.0...0.3.1) (2023-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **plugin:** transform error ([8c02fe8](https://github.com/liting-yes/vite-plugin-vue-preview/commit/8c02fe8083ee73b04ac895fb4dec2b72304634af))
9+
310
## [0.3.0](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.3...0.3.0) (2023-02-25)
411

512
## [0.2.3](https://github.com/liting-yes/vite-plugin-vue-preview/compare/0.2.2...0.2.3) (2023-02-25)

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.3.0",
4+
"version": "0.3.1",
55
"private": false,
66
"description": "a vite plugin for vue preview",
77
"author": "liting <luz.liting@gmail.com>",

0 commit comments

Comments
 (0)