Skip to content

Commit bd1508a

Browse files
committed
bookmark: release v0.1.2
1 parent c92d08f commit bd1508a

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

35
# [0.1.0](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.19...v0.1.0) (2021-03-24)

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

0 commit comments

Comments
 (0)