Skip to content

Commit 794a50e

Browse files
committed
bookmark: release v0.3.0
1 parent 8c557ea commit 794a50e

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.3.0](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.6...v0.3.0) (2022-02-15)
2+
3+
4+
### Features
5+
6+
* update scripts ([8c557ea](https://github.com/MicroAppJS/plugin-koa/commit/8c557ea6964aade07f6ce1b46272809bab761cec))
7+
* 更新 swagger 可定制化根目录配置,如 `DOCS_SWAGGER_ROOT` ([752188f](https://github.com/MicroAppJS/plugin-koa/commit/752188fc0aa94121787fe6ec16f9d85656ce912b))
8+
19
## [0.2.6](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.5...v0.2.6) (2021-11-29)
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.6",
3+
"version": "0.3.0",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)