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 06df82f commit c05140cCopy full SHA for c05140c
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.0.2 / 2019-02-21
+==================
3
4
* Fix `res.writeHead` patch missing return value
5
package.json
@@ -1,7 +1,7 @@
{
"name": "on-headers",
"description": "Execute a listener when a response is about to write headers",
- "version": "1.0.1",
+ "version": "1.0.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"keywords": [
0 commit comments