Skip to content

Commit 34519d1

Browse files
committed
Release 2.14.1
1 parent cb92bc9 commit 34519d1

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.14.1 / 2022-12-07
3+
==================
4+
5+
**fixes**
6+
* [[`cb92bc9`](http://github.com/koajs/koa/commit/cb92bc98939bd71fd3c01e2dc681caf6545baa38)] - fix: should export createAsyncCtxStorageMiddleware function on application (#1724) (fengmk2 <<[email protected]>>)
7+
28
2.14.0 / 2022-12-06
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.0",
3+
"version": "2.14.1",
44
"description": "Koa web app framework",
55
"main": "lib/application.js",
66
"exports": {

0 commit comments

Comments
 (0)