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 07023c3 commit 2b68ab6Copy full SHA for 2b68ab6
CHANGELOG.md
@@ -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
9
## [0.2.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.2...v0.2.3) (2021-07-28)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.2.3",
+ "version": "0.2.4",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments