Skip to content

Commit a8cbbd3

Browse files
committed
bookmark: release v0.2.2
1 parent c87de77 commit a8cbbd3

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.2](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.1...v0.2.2) (2021-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 notfound 逻辑 ([c87de77](https://github.com/MicroAppJS/plugin-koa/commit/c87de7757425c8df6b6844ab740d6adeacce9ad4))
7+
18
## [0.2.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.0...v0.2.1) (2021-06-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.1",
3+
"version": "0.2.2",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)