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