Skip to content

Commit adfa01c

Browse files
committedSep 9, 2017
1.18.0
1 parent 0632e2f commit adfa01c

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.18.0 / 2017-09-08
2+
===================
33

44
* Fix JSON strict violation error to match native parse error
55
* Include the `body` property on verify errors

‎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.17.2",
4+
"version": "1.18.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.