Skip to content

Commit

Permalink
bookmark: release v0.3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Apr 18, 2020
1 parent 2aa664d commit 24075ec
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.28](https://github.com/MicroAppJS/core/compare/v0.3.27...v0.3.28) (2020-04-18)


### Features

* enhance `type` options ([2aa664d](https://github.com/MicroAppJS/core/commit/2aa664dc32d90378b54c87fd60cf9e9fe327786b))

## [0.3.27](https://github.com/MicroAppJS/core/compare/v0.3.26...v0.3.27) (2020-04-17)


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.27",
"version": "0.3.28",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 24075ec

Please sign in to comment.