Skip to content

Commit b69cbb3

Browse files
committed
0.18.0
1 parent f53edbb commit b69cbb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
0.18.0 / 2022-03-23
2+
===================
33

44
* Fix emitted 416 error missing headers property
55
* Limit the headers removed for 304 response

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.17.2",
4+
"version": "0.18.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)