Skip to content

Commit 8368dc1

Browse files
committedOct 8, 2022
4.18.2
1 parent 61f4049 commit 8368dc1

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+
4.18.2 / 2022-10-08
2+
===================
33

44
* Fix regression routing a large stack in a single route
55
* deps: body-parser@1.20.1

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Fast, unopinionated, minimalist web framework",
4-
"version": "4.18.1",
4+
"version": "4.18.2",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.