Skip to content

Commit

Permalink
bookmark: release v0.3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Apr 18, 2020
1 parent cf07992 commit 46735d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.3.29](https://github.com/MicroAppJS/core/compare/v0.3.28...v0.3.29) (2020-04-18)


### Features

* Improving `extendConfig` and `extendMethod` ([aea8ab2](https://github.com/MicroAppJS/core/commit/aea8ab24cf4d387f064178ed6ebaf438e53c2f46))

## [0.3.28](https://github.com/MicroAppJS/core/compare/v0.3.27...v0.3.28) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
"version": "0.3.28",
"version": "0.3.29",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 46735d6

Please sign in to comment.