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 981553c commit 3624e1eCopy full SHA for 3624e1e
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.5.1](https://github.com/MicroAppJS/cli/compare/v0.5.0...v0.5.1) (2022-04-08)
2
+
3
# [0.5.0](https://github.com/MicroAppJS/cli/compare/v0.4.2...v0.5.0) (2022-02-06)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/cli",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "[CLI] Pluggable micro application framework.",
"main": "src/index.js",
6
"bin": {
0 commit comments