Skip to content

Commit 1f6f58e

Browse files
committedApr 3, 2022
1.20.0
1 parent 7861a00 commit 1f6f58e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.20.0 / 2022-04-02
2+
===================
33

44
* Fix error message for json parse whitespace in `strict`
55
* Fix internal error when inflated body exceeds limit

‎package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.