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 92a6d2e commit b7a2751Copy full SHA for b7a2751
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.5](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.4...v0.2.5) (2021-08-25)
2
+
3
4
+### Features
5
6
+* support https ([92a6d2e](https://github.com/MicroAppJS/plugin-koa/commit/92a6d2e914f2af37b865c02052401f0184985b57))
7
8
## [0.2.4](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.3...v0.2.4) (2021-08-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments