Skip to content

Commit 5cc9161

Browse files
committed
bookmark: release v0.3.17
1 parent feaaf52 commit 5cc9161

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.3.17](https://github.com/MicroAppJS/cli/compare/v0.3.16...v0.3.17) (2020-04-21)
2+
13
## [0.3.16](https://github.com/MicroAppJS/cli/compare/v0.3.15...v0.3.16) (2020-04-18)
24

35
## [0.3.15](https://github.com/MicroAppJS/cli/compare/v0.3.14...v0.3.15) (2020-03-31)

package.json

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

0 commit comments

Comments
 (0)