Skip to content

Commit 3624e1e

Browse files
committed
bookmark: release v0.5.1
1 parent 981553c commit 3624e1e

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.5.1](https://github.com/MicroAppJS/cli/compare/v0.5.0...v0.5.1) (2022-04-08)
2+
13
# [0.5.0](https://github.com/MicroAppJS/cli/compare/v0.4.2...v0.5.0) (2022-02-06)
24

35

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

0 commit comments

Comments
 (0)