Skip to content

Commit 48c7397

Browse files
committed
1.16.0
1 parent 0c11fad commit 48c7397

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,3 +1,9 @@
1+
1.16.0 / 2024-09-10
2+
===================
3+
4+
* Remove link renderization in html while redirecting
5+
6+
17
1.15.0 / 2022-03-24
28
===================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serve-static",
33
"description": "Serve static files",
4-
"version": "1.15.0",
4+
"version": "1.16.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "expressjs/serve-static",

0 commit comments

Comments
 (0)