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 0ce6cac commit a879c60Copy full SHA for a879c60
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.5.2](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.1...v0.5.2) (2022-11-13)
2
+
3
4
+### Features
5
6
+* update result log ([0ce6cac](https://github.com/MicroAppJS/plugin-koa/commit/0ce6cac723b7347531854e5d5ad70df4435c4f72))
7
8
## [0.5.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.0...v0.5.1) (2022-05-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments