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 84a99d1 commit 15e78caCopy full SHA for 15e78ca
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.1.2 / 2019-05-09
+==================
3
4
* Set stricter `Content-Security-Policy` header
5
* deps: parseurl@~1.3.3
package.json
@@ -1,7 +1,7 @@
{
"name": "finalhandler",
"description": "Node.js final http responder",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "Douglas Christopher Wilson <[email protected]>",
6
"license": "MIT",
7
"repository": "pillarjs/finalhandler",
0 commit comments