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 85682a2 commit 421bb3fCopy full SHA for 421bb3f
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.16.1 / 2019-04-11
+===================
3
4
* Fix error passing `data` option to `Cookie` constructor
5
* Fix uncaught error from bad session data
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.16.0",
+ "version": "1.16.1",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments