Skip to content

Commit 973b2a4

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.5.0
1 parent 8ee5fa3 commit 973b2a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.5.0](https://github.com/FEMessage/nuxt-micro-frontend/compare/v1.4.1...v1.5.0) (2020-04-30)
6+
7+
8+
### Features
9+
10+
* call mounted even not in qiankun ([#15](https://github.com/FEMessage/nuxt-micro-frontend/issues/15)) ([2f571cb](https://github.com/FEMessage/nuxt-micro-frontend/commit/2f571cbea77cd824f3c031fecbf85789ee20b9bc))
11+
512
### [1.4.1](https://github.com/FEMessage/nuxt-micro-frontend/compare/v1.4.0...v1.4.1) (2020-04-23)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/nuxt-micro-frontend",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Using front-end microservices with Nuxt",
55
"repository": "https://github.com/FEMessage/nuxt-micro-frontend",
66
"license": "MIT",

0 commit comments

Comments
 (0)