Skip to content

Commit 549455d

Browse files
committed
Release 2.15.1
1 parent 2510b0b commit 549455d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.15.1 / 2024-03-15
3+
==================
4+
5+
**fixes**
6+
* [[`2510b0b`](http://github.com/koajs/koa/commit/2510b0b12285b96b5d3bbe375c7fd283df4b2a9d)] - fix: formatting redirect url on http(s) protocol url (#1803) (fengmk2 <<[email protected]>>)
7+
28
2.15.0 / 2023-12-29
39
==================
410

package.json

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

0 commit comments

Comments
 (0)