Skip to content

Commit 0ee6efd

Browse files
committed
bookmark: release v0.0.12
1 parent 4463b59 commit 0ee6efd

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.12](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.11...v0.0.12) (2020-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* refactoring code ([4463b59](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/4463b590c6e39ee305c14d2faaf71e53aaba85d9))
7+
18
## [0.0.11](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.10...v0.0.11) (2020-03-31)
29

310
## [0.0.10](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.9...v0.0.10) (2020-03-31)

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

0 commit comments

Comments
 (0)