Skip to content

Commit 9d2db99

Browse files
committed
0.19.0
1 parent ae4f298 commit 9d2db99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.19.0 / 2024-09-10
2+
===================
3+
4+
* Remove link renderization in html while redirecting
5+
16
0.18.0 / 2022-03-23
27
===================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "send",
33
"description": "Better streaming static file server with Range and conditional-GET support",
4-
"version": "0.18.0",
4+
"version": "0.19.0",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
"Douglas Christopher Wilson <doug@somethingdoug.com>",

0 commit comments

Comments
 (0)