Skip to content

Commit 6e1e3b3

Browse files
committed
bookmark: release v0.5.4
1 parent 2d2cb97 commit 6e1e3b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.4](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.3...v0.5.4) (2024-01-18)
2+
3+
4+
### Features
5+
6+
* support ts ([2d2cb97](https://github.com/MicroAppJS/plugin-koa/commit/2d2cb97905f7f787911a7175597a10ddd1bc5cf8))
7+
18
## [0.5.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.2...v0.5.3) (2023-04-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-koa",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)