Skip to content

Commit 11eed3d

Browse files
committed
bookmark: release v0.3.30
1 parent 0dafd73 commit 11eed3d

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.30](https://github.com/MicroAppJS/core/compare/v0.3.29...v0.3.30) (2020-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed dependencies ([0dafd73](https://github.com/MicroAppJS/core/commit/0dafd7346626b91c40eb638932f685cf97658c49))
7+
18
## [0.3.29](https://github.com/MicroAppJS/core/compare/v0.3.28...v0.3.29) (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.29",
3+
"version": "0.3.30",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)