Skip to content

Commit e08969b

Browse files
committed
2.1.0
1 parent 3f0e4fa commit e08969b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
unreleased
1+
v2.1.0 / 2025-03-05
22
==================
33

44
* deps:
5+
* use caret notation for dependency versions
56
* encodeurl@^2.0.0
67
* debug@^4.4.0
78
* remove `ServerResponse.headersSent` support check

package.json

+1-1
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": "2.0.0",
4+
"version": "2.1.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "pillarjs/finalhandler",

0 commit comments

Comments
 (0)