Skip to content

Commit 333e7e2

Browse files
committed
2.2.1
1 parent 168afff commit 333e7e2

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+
2.2.1 / 2025-11-24
22
=========================
33

44
* refactor: move common request validation to read function

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "body-parser",
33
"description": "Node.js body parsing middleware",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"contributors": [
66
"Douglas Christopher Wilson <[email protected]>",
77
"Jonathan Ong <[email protected]> (http://jongleberry.com)"

0 commit comments

Comments
 (0)