Skip to content

Commit d2cc037

Browse files
committed
bookmark: release v0.3.27
1 parent 1c6b223 commit d2cc037

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.3.27](https://github.com/MicroAppJS/core/compare/v0.3.26...v0.3.27) (2020-04-17)
2+
3+
4+
### Features
5+
6+
* add `mergeContext` method ([740b8bb](https://github.com/MicroAppJS/core/commit/740b8bbdf3d20a31eb428cf2d440c16895be319e))
7+
* add before register ([efc19f5](https://github.com/MicroAppJS/core/commit/efc19f5e956c9e140d7b7fb45b331cc8ad765bd2))
8+
19
## [0.3.26](https://github.com/MicroAppJS/core/compare/v0.3.25...v0.3.26) (2020-04-15)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/core",
3-
"version": "0.3.26",
3+
"version": "0.3.27",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)