Skip to content

Commit

Permalink
chore: release v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Mar 10, 2020
1 parent 66262ac commit 0a5f49e
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.7](https://github.com/MicroAppJS/core/compare/v0.3.6...v0.3.7) (2020-03-10)


### Bug Fixes

* add target ([66262ac](https://github.com/MicroAppJS/core/commit/66262ac9a1411133758dfcc4f43b8613734a88f6))

## [0.3.6](https://github.com/MicroAppJS/core/compare/v0.0.57...v0.3.6) (2020-03-07)


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

0 comments on commit 0a5f49e

Please sign in to comment.