Skip to content

Commit 5ec6709

Browse files
committed
chore: release v0.1.0
1 parent 3c70ac4 commit 5ec6709

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-02-22)
4+
5+
6+
### Features
7+
8+
* support init code ([49fb3e3](https://github.com/liting-yes/vite-plugin-vue-preview/commit/49fb3e31c91b7f79ce451770b0dfc5fea946bcde))
9+
* vitepress plugin ([13eb404](https://github.com/liting-yes/vite-plugin-vue-preview/commit/13eb4043fb1cb103330966c41f0fb30139beec93))

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

0 commit comments

Comments
 (0)