Skip to content

Commit 46735d6

Browse files
committed
bookmark: release v0.3.29
1 parent cf07992 commit 46735d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.29](https://github.com/MicroAppJS/core/compare/v0.3.28...v0.3.29) (2020-04-18)
2+
3+
4+
### Features
5+
6+
* Improving `extendConfig` and `extendMethod` ([aea8ab2](https://github.com/MicroAppJS/core/commit/aea8ab24cf4d387f064178ed6ebaf438e53c2f46))
7+
18
## [0.3.28](https://github.com/MicroAppJS/core/compare/v0.3.27...v0.3.28) (2020-04-18)
29

310

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.28",
3+
"version": "0.3.29",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)