We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa7aa6 commit f75f969Copy full SHA for f75f969
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.12.0 / 2017-02-5
+===================
3
4
* Send complete HTML document in redirect response
5
* Set default CSP header in redirect response
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.11.2",
+ "version": "1.12.0",
"author": "Douglas Christopher Wilson <[email protected]>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
0 commit comments