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 458b6be commit 7613a1bCopy full SHA for 7613a1b
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# 0.1.0 (2020-07-02)
2
+
3
4
+### Features
5
6
+* tada ([458b6be](https://github.com/MicroAppJS/micapp-cli/commit/458b6be79a21d2af326b8e3c872c3dfa4756e464))
7
package.json
@@ -1,6 +1,6 @@
{
"name": "micapp",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "[CLI] Pluggable micro application framework. micro-app alias",
"main": "index.js",
"bin": {
0 commit comments