Skip to content

Commit 2b68ab6

Browse files
committed
bookmark: release v0.2.4
1 parent 07023c3 commit 2b68ab6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.4](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.3...v0.2.4) (2021-08-04)
2+
3+
4+
### Features
5+
6+
* update deps ([07023c3](https://github.com/MicroAppJS/plugin-koa/commit/07023c3749dd99eeca6ed46694f843947a48194a))
7+
* 增加适配多服务入口配置逻辑 ([a4018e3](https://github.com/MicroAppJS/plugin-koa/commit/a4018e335d0f4d49fe39f7d2fadb9a3e588fcd6d))
8+
19
## [0.2.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.2...v0.2.3) (2021-07-28)
210

311

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

0 commit comments

Comments
 (0)