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 bd97fed commit e3f09f5Copy full SHA for e3f09f5
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.3.11](https://github.com/MicroAppJS/cli/compare/v0.3.10...v0.3.11) (2020-03-30)
2
+
3
## [0.3.10](https://github.com/MicroAppJS/cli/compare/v0.3.9...v0.3.10) (2020-03-25)
4
5
## [0.3.9](https://github.com/MicroAppJS/cli/compare/v0.3.8...v0.3.9) (2020-03-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/cli",
- "version": "0.3.10",
+ "version": "0.3.11",
"description": "[CLI] Pluggable micro application framework.",
"main": "src/index.js",
6
"bin": {
0 commit comments