Skip to content

Commit 43da460

Browse files
committed
bookmark: release v0.0.19
1 parent 6f1b0dd commit 43da460

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.0.19](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.18...v0.0.19) (2020-04-21)
2+
13
## [0.0.18](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.16...v0.0.18) (2020-04-21)
24

35
## [0.0.17](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.16...v0.0.17) (2020-04-21)

package.json

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

0 commit comments

Comments
 (0)