Skip to content

Commit 0048bca

Browse files
committed
1.17.2
1 parent 4baea4a commit 0048bca

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.17.2 / 2021-05-19
2+
===================
33

44
* Fix `res.end` patch to always commit headers
55
* deps: cookie@0.4.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-session",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "Simple session middleware for Express",
55
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
66
"contributors": [

0 commit comments

Comments
 (0)