Skip to content

Commit 5e3ae4e

Browse files
committed
bookmark: release v0.1.0
1 parent c4ce74d commit 5e3ae4e

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
@@ -0,0 +1,12 @@
1+
# 0.1.0 (2021-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复部分逻辑 ([8e72100](https://github.com/MicroAppJS/vue-cli/commit/8e72100225111eb9c172038336da589db848cc3c))
7+
8+
9+
### Features
10+
11+
* refactor ([327cc69](https://github.com/MicroAppJS/vue-cli/commit/327cc690c9171e45ca81991b9557093d765d53b1))
12+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/vue-cli",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "[Plugin] adapter Vue CLI plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)