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