Skip to content

Commit f732b3d

Browse files
committed
bookmark: release v0.4.1
1 parent c410e4f commit f732b3d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.4.1](https://github.com/MicroAppJS/core/compare/v0.4.0...v0.4.1) (2021-07-22)
2+
13
# [0.4.0](https://github.com/MicroAppJS/core/compare/v0.3.30...v0.4.0) (2020-06-10)
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.0",
3+
"version": "0.4.1",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)