We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c410e4f commit f732b3dCopy full SHA for f732b3d
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.4.1](https://github.com/MicroAppJS/core/compare/v0.4.0...v0.4.1) (2021-07-22)
2
+
3
# [0.4.0](https://github.com/MicroAppJS/core/compare/v0.3.30...v0.4.0) (2020-06-10)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
6
"scripts": {
0 commit comments