Skip to content

Commit dc6b5d4

Browse files
committed
1.1.0
1 parent 8eaab61 commit dc6b5d4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.0 / 2024-09-10
2+
==================
3+
4+
* Changes from 0.19.0
5+
16
1.0.0 / 2024-07-25
27
==================
38

@@ -38,6 +43,11 @@
3843
- Remove `DEBUG_FD` environment variable support
3944
- Support 256 namespace colors
4045

46+
0.19.0 / 2024-09-10
47+
===================
48+
49+
* Remove link renderization in html while redirecting
50+
4151
0.18.0 / 2022-03-23
4252
===================
4353

package.json

Lines changed: 1 addition & 1 deletion
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": "1.0.0",
4+
"version": "1.1.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)