Skip to content

Commit

Permalink
chore: release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Mar 18, 2020
1 parent 638ffdb commit 99867a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [0.0.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.2...v0.0.3) (2020-03-18)

## [0.0.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.1...v0.0.2) (2020-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
"version": "0.0.2",
"version": "0.0.3",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 99867a2

Please sign in to comment.