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 fe00e16 commit cd46184Copy full SHA for cd46184
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.9](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.8...v0.0.9) (2020-03-30)
2
+
3
4
+### Features
5
6
+* 增加对外暴露的方法 ([fe00e16](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/fe00e16e53f0f883210903fa2917fdf38108295d))
7
8
## [0.0.8](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.7...v0.0.8) (2020-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
0 commit comments