Skip to content

Commit 947baff

Browse files
committed
chore: release v0.3.10
1 parent e853c62 commit 947baff

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.10](https://github.com/MicroAppJS/cli/compare/v0.3.9...v0.3.10) (2020-03-25)
2+
13
## [0.3.9](https://github.com/MicroAppJS/cli/compare/v0.3.8...v0.3.9) (2020-03-23)
24

35
## [0.3.8](https://github.com/MicroAppJS/cli/compare/v0.3.7...v0.3.8) (2020-03-23)

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.9",
3+
"version": "0.3.10",
44
"description": "[CLI] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)