We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377c904 commit 52f65d8Copy full SHA for 52f65d8
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# [0.5.0](https://github.com/MicroAppJS/core/compare/v0.4.3...v0.5.0) (2022-02-06)
2
+
3
## [0.4.3](https://github.com/MicroAppJS/core/compare/v0.4.2...v0.4.3) (2021-09-30)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.4.3",
+ "version": "0.5.0",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
6
"scripts": {
0 commit comments