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 4b40b2f commit 80ae6a5Copy full SHA for 80ae6a5
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.17.1 / 2020-04-16
+===================
3
4
* Fix internal method wrapping error on failed reloads
5
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.17.0",
+ "version": "1.17.1",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments