We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4baea4a commit 0048bcaCopy full SHA for 0048bca
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.17.2 / 2021-05-19
+===================
3
4
* Fix `res.end` patch to always commit headers
5
* deps: cookie@0.4.1
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.17.1",
+ "version": "1.17.2",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments