Skip to content

Commit ddf04bf

Browse files
Release 2.18.0
[skip ci] ## [2.18.0](v2.17.0...v2.18.0) (2024-06-08) ### Features * support cjs and esm both ([#5](#5)) ([b555b32](b555b32))
1 parent b555b32 commit ddf04bf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.18.0](https://github.com/eggjs/koa/compare/v2.17.0...v2.18.0) (2024-06-08)
4+
5+
6+
### Features
7+
8+
* support cjs and esm both ([#5](https://github.com/eggjs/koa/issues/5)) ([b555b32](https://github.com/eggjs/koa/commit/b555b32bcc6c10c85b21a6186d1a1619b6c7b9ac))
9+
310
## [2.17.0](https://github.com/eggjs/koa/compare/v2.16.0...v2.17.0) (2024-03-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/koa",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"engines": {
55
"node": ">= 18.7.0"
66
},

0 commit comments

Comments
 (0)