Skip to content

Commit c5c3897

Browse files
committed
bookmark: release v0.1.4
1 parent 9b209ab commit c5c3897

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.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.3...v0.1.4) (2021-11-01)
2+
13
## [0.1.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.2...v0.1.3) (2021-09-09)
24

35

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

0 commit comments

Comments
 (0)