We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2510b0b commit 549455dCopy full SHA for 549455d
History.md
@@ -1,4 +1,10 @@
1
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
8
2.15.0 / 2023-12-29
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "koa",
- "version": "2.15.0",
+ "version": "2.15.1",
"description": "Koa web app framework",
"main": "lib/application.js",
"exports": {
0 commit comments