Skip to content

Commit

Permalink
Release 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 7, 2022
1 parent cb92bc9 commit 34519d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

2.14.1 / 2022-12-07
==================

**fixes**
* [[`cb92bc9`](http://github.com/koajs/koa/commit/cb92bc98939bd71fd3c01e2dc681caf6545baa38)] - fix: should export createAsyncCtxStorageMiddleware function on application (#1724) (fengmk2 <<[email protected]>>)

2.14.0 / 2022-12-06
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa",
"version": "2.14.0",
"version": "2.14.1",
"description": "Koa web app framework",
"main": "lib/application.js",
"exports": {
Expand Down

0 comments on commit 34519d1

Please sign in to comment.