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 9d8ba8c commit 9399fc7Copy full SHA for 9399fc7
CHANGELOG.md
@@ -1,2 +1,9 @@
1
+# 0.1.0 (2021-03-18)
2
+
3
4
+### Features
5
6
+* 增加相关逻辑 ([6d65a94](https://github.com/MicroAppJS/plugin-koa/commit/6d65a9433aa436cf446bb777bafc4a9857acacf0))
7
8
## 0.0.1 (2021-03-17)
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.0.2",
+ "version": "0.1.0",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments