We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e4873 commit 22270a3Copy full SHA for 22270a3
CHANGELOG.md
@@ -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
8
## 0.0.1 (2020-03-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
0 commit comments