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 1684a8f commit a08b386Copy full SHA for a08b386
History.md
@@ -1,4 +1,10 @@
1
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
8
2.14.2 / 2023-04-12
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "koa",
- "version": "2.14.2",
+ "version": "2.15.0",
"description": "Koa web app framework",
"main": "lib/application.js",
"exports": {
0 commit comments