Skip to content

Commit 45cf67c

Browse files
committed
1.2.1
1 parent bc2c767 commit 45cf67c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unreleased
1+
v1.2.1 / 2024-09-02
22
==================
33

44
* Gracefully handle when handling an error and socket is null

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "finalhandler",
33
"description": "Node.js final http responder",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "pillarjs/finalhandler",

0 commit comments

Comments
 (0)