Skip to content

Commit 99867a2

Browse files
committed
chore: release v0.0.3
1 parent 638ffdb commit 99867a2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.0.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.2...v0.0.3) (2020-03-18)
2+
13
## [0.0.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.1...v0.0.2) (2020-03-12)
24

35

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

0 commit comments

Comments
 (0)