Skip to content

Commit 7613a1b

Browse files
committed
bookmark: release v0.1.0
1 parent 458b6be commit 7613a1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micapp",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "[CLI] Pluggable micro application framework. micro-app alias",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)