Skip to content

Commit 05b4048

Browse files
committed
chore: release v0.0.7
1 parent 91e5203 commit 05b4048

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.7](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.6...v0.0.7) (2020-03-25)
2+
3+
4+
### Features
5+
6+
* add `modifyVueConfig` method ([91e5203](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/91e5203c713f5697b8cd98a76cb408c332a853f8))
7+
18
## [0.0.6](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.5...v0.0.6) (2020-03-23)
29

310
## [0.0.5](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.4...v0.0.5) (2020-03-23)

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

0 commit comments

Comments
 (0)