Skip to content

Commit 388b80a

Browse files
committed
bookmark: release v0.1.1
1 parent 713fff8 commit 388b80a

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.1.1](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.0...v0.1.1) (2021-03-25)
2+
13
# [0.1.0](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.19...v0.1.0) (2021-03-24)
24

35
## [0.0.19](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.18...v0.0.19) (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.1.0",
3+
"version": "0.1.1",
44
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)