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 60638cf commit 2fe09deCopy full SHA for 2fe09de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.2...v0.2.3) (2021-07-28)
2
+
3
4
+### Features
5
6
+* add env.port & env.host ([60638cf](https://github.com/MicroAppJS/plugin-koa/commit/60638cfc049a07f13800021b39ddf34406f65476))
7
8
## [0.2.2](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.1...v0.2.2) (2021-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments