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 3a5031e commit 19633a9Copy full SHA for 19633a9
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.3.9](https://github.com/MicroAppJS/cli/compare/v0.3.8...v0.3.9) (2020-03-23)
2
+
3
## [0.3.8](https://github.com/MicroAppJS/cli/compare/v0.3.7...v0.3.8) (2020-03-23)
4
5
## [0.3.7](https://github.com/MicroAppJS/cli/compare/v0.3.6...v0.3.7) (2020-03-18)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/cli",
- "version": "0.3.8",
+ "version": "0.3.9",
"description": "[CLI] Pluggable micro application framework.",
"main": "src/index.js",
6
"bin": {
0 commit comments