Skip to content

Commit 22270a3

Browse files
committed
chore: release v0.0.2
1 parent a0e4873 commit 22270a3

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,3 +1,10 @@
1+
## [0.0.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.1...v0.0.2) (2020-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* 升级依赖,修复注册冲突 ([a0e4873](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/a0e48737b69e16b415b80a5650dc0f58ab03d480))
7+
18
## 0.0.1 (2020-03-12)
29

310

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-plugin-microapp",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)