Skip to content

Commit

Permalink
Release 2.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Sep 24, 2021
1 parent a37a2e5 commit 03643c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

2.13.3 / 2021-09-24
==================

**fixes**
* [[`a37a2e5`](http://github.com/koajs/koa/commit/a37a2e5eec8997661a35ca10210f1d9950976041)] - fix: compatible with node-v12.19.0 & earlier (#1590) (hyj1991 <<yeekwanvong@gmail.com>>)

2.13.2 / 2021-09-24
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa",
"version": "2.13.2",
"version": "2.13.3",
"description": "Koa web app framework",
"main": "lib/application.js",
"exports": {
Expand Down

0 comments on commit 03643c5

Please sign in to comment.