We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de9f2b commit 7d7d909Copy full SHA for 7d7d909
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.4.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.4.0...v0.4.1) (2022-02-16)
2
+
3
4
+### Bug Fixes
5
6
+* 修复逻辑顺序 ([6de9f2b](https://github.com/MicroAppJS/plugin-koa/commit/6de9f2bd38061a5aad4ea9d586dc8b640f2fb210))
7
8
# [0.4.0](https://github.com/MicroAppJS/plugin-koa/compare/v0.3.0...v0.4.0) (2022-02-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments