Skip to content

Commit aa2851f

Browse files
authored
2.1.1 (#120)
1 parent e1ec820 commit aa2851f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
UNRELEASED
1+
v2.1.1. / 2025-12-01
22
==================
33

44
* update engines field in the package.json to reflect the current compatibility (Node <18). See: 2.0.0
5+
* Minor changes (package metadata)
56

67
v2.1.0 / 2025-03-05
78
==================

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": "2.1.0",
4+
"version": "2.1.1",
55
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
66
"license": "MIT",
77
"repository": "pillarjs/finalhandler",

0 commit comments

Comments
 (0)