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 3f22628 commit 44cfec5Copy full SHA for 44cfec5
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.4.2](https://github.com/MicroAppJS/cli/compare/v0.4.1...v0.4.2) (2021-09-15)
2
+
3
## [0.4.1](https://github.com/MicroAppJS/cli/compare/v0.4.0...v0.4.1) (2021-08-04)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/cli",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "[CLI] Pluggable micro application framework.",
"main": "src/index.js",
6
"bin": {
0 commit comments