Skip to content

Commit a08b386

Browse files
committed
Release 2.15.0
1 parent 1684a8f commit a08b386

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.15.0 / 2023-12-29
3+
==================
4+
5+
**features**
6+
* [[`1684a8f`](http://github.com/koajs/koa/commit/1684a8fd869d8fa5dfb5db4775c99cfc654bc003)] - feat: bump cookies v0.9.0 for CHIPS (#1791) (Noah Gao <<[email protected]>>)
7+
28
2.14.2 / 2023-04-12
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa",
3-
"version": "2.14.2",
3+
"version": "2.15.0",
44
"description": "Koa web app framework",
55
"main": "lib/application.js",
66
"exports": {

0 commit comments

Comments
 (0)