We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dafd73 commit 11eed3dCopy full SHA for 11eed3d
CHANGELOG.md
@@ -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
8
## [0.3.29](https://github.com/MicroAppJS/core/compare/v0.3.28...v0.3.29) (2020-04-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.3.29",
+ "version": "0.3.30",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
0 commit comments