Skip to content

Commit 0defdbe

Browse files
committed
release(patch): 1.20.5
1 parent cd0e7a0 commit 0defdbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased
1+
1.20.5 / 2026-04-24
22
===================
33
* refactor(json): simplify strict mode error string construction
44
* fix: extended urlencoded parsing of arrays with >100 elements (#716)

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": "1.20.4",
4+
"version": "1.20.5",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>",
77
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"

0 commit comments

Comments
 (0)