Skip to content

Commit 52f65d8

Browse files
committed
bookmark: release v0.5.0
1 parent 377c904 commit 52f65d8

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.0](https://github.com/MicroAppJS/core/compare/v0.4.3...v0.5.0) (2022-02-06)
2+
13
## [0.4.3](https://github.com/MicroAppJS/core/compare/v0.4.2...v0.4.3) (2021-09-30)
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/core",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)