File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.1] ( https://github.com/MicroAppJS/plugin-koa/compare/v0.2.0...v0.2.1 ) (2021-06-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修改为异步处理 ([ dbd60fa] ( https://github.com/MicroAppJS/plugin-koa/commit/dbd60faf10782468f10d757c7b2f2469ce579ea3 ) )
7+
8+
9+ ### Features
10+
11+ * update scripts ([ 455f897] ( https://github.com/MicroAppJS/plugin-koa/commit/455f8970d40ccf8b4c8c3ea321e2d0e4fb5e0c5e ) )
12+ * 优化端口异常解决方案 ([ 46cdbc0] ( https://github.com/MicroAppJS/plugin-koa/commit/46cdbc0411bacdc09d6a1a4a463a3747fe01eaf1 ) )
13+
114# [ 0.2.0] ( https://github.com/MicroAppJS/plugin-koa/compare/v0.1.3...v0.2.0 ) (2021-03-29)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/plugin-koa" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " [Plugin] koa adapter plugin." ,
55 "main" : " src/index.js" ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments