Skip to content

Commit 777a1a4

Browse files
committed
chore(release): 0.1.6
1 parent fd176a4 commit 777a1a4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.6](https://github.com/sxzz/unplugin-vue/compare/v0.1.5...v0.1.6) (2022-01-19)
6+
7+
8+
### Features
9+
10+
* add vite example ([fd176a4](https://github.com/sxzz/unplugin-vue/commit/fd176a4f37e5142ae836532f5f938c9e4ccf230d))
11+
12+
13+
### Bug Fixes
14+
15+
* package slash ([d9f0a28](https://github.com/sxzz/unplugin-vue/commit/d9f0a280ca58275be6b8da18bb15ef7fb1d1d9f6))
16+
517
### [0.1.5](https://github.com/sxzz/unplugin-vue/compare/v0.1.4...v0.1.5) (2022-01-19)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-vue",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Transform Vue 3 SFC to JavaScript.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)