Skip to content

Commit 9b5a12a

Browse files
committed
1.15.0
1 parent a39a0df commit 9b5a12a

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+
1.15.0 / 2022-03-24
2+
===================
33

44
55
- Fix emitted 416 error missing headers property

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.14.2",
4+
"version": "1.15.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "expressjs/serve-static",

0 commit comments

Comments
 (0)