Skip to content

Commit 893b608

Browse files
committed
bookmark: release v0.2.6
1 parent 8504664 commit 893b608

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.2.6](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.5...v0.2.6) (2021-11-29)
2+
3+
4+
### Features
5+
6+
* 当禁用响应时,不再返回 ([8504664](https://github.com/MicroAppJS/plugin-koa/commit/8504664496453c5523012a4f73e30d034f28360f))
7+
18
## [0.2.5](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.4...v0.2.5) (2021-08-25)
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.2.5",
3+
"version": "0.2.6",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)