Skip to content

Commit a879c60

Browse files
committed
bookmark: release v0.5.2
1 parent 0ce6cac commit a879c60

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.2](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.1...v0.5.2) (2022-11-13)
2+
3+
4+
### Features
5+
6+
* update result log ([0ce6cac](https://github.com/MicroAppJS/plugin-koa/commit/0ce6cac723b7347531854e5d5ad70df4435c4f72))
7+
18
## [0.5.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.0...v0.5.1) (2022-05-20)
29

310

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/plugin-koa",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)