Skip to content

Commit 88fce39

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.4.0
1 parent 9070943 commit 88fce39

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4.0](https://github.com/FEMessage/nuxt-micro-frontend/compare/v1.3.0...v1.4.0) (2020-04-22)
6+
7+
8+
### Features
9+
10+
* adapt qiankun 2.0 shadow dom render mode ([#10](https://github.com/FEMessage/nuxt-micro-frontend/issues/10)) ([f41894c](https://github.com/FEMessage/nuxt-micro-frontend/commit/f41894c34ced3d309a1aad3b63cab3e756f2a288))
11+
* adapt update hook ([#11](https://github.com/FEMessage/nuxt-micro-frontend/issues/11)) ([9292ae1](https://github.com/FEMessage/nuxt-micro-frontend/commit/9292ae1797ea07e5baf6ac465c4a08d334cc9888))
12+
513
## [1.3.0](https://github.com/FEMessage/nuxt-micro-frontend/compare/v1.2.0...v1.3.0) (2020-03-24)
614

715

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.3.0",
3+
"version": "1.4.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)