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 7ecc6a1 commit dcbf0e7Copy full SHA for dcbf0e7
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.1.1](https://github.com/MicroAppJS/plugin-koa/compare/v0.1.0...v0.1.1) (2021-03-18)
2
+
3
# 0.1.0 (2021-03-18)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
6
"publishConfig": {
0 commit comments