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 bf4c5f8 commit dc808abCopy full SHA for dc808ab
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.3.14](https://github.com/MicroAppJS/cli/compare/v0.3.13...v0.3.14) (2020-03-31)
2
+
3
## [0.3.13](https://github.com/MicroAppJS/cli/compare/v0.3.12...v0.3.13) (2020-03-31)
4
5
## [0.3.12](https://github.com/MicroAppJS/cli/compare/v0.3.11...v0.3.12) (2020-03-31)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/cli",
- "version": "0.3.13",
+ "version": "0.3.14",
"description": "[CLI] Pluggable micro application framework.",
"main": "src/index.js",
6
"bin": {
0 commit comments