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 bf35998 commit 9fd2319Copy full SHA for 9fd2319
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.14.0 / 2016-07-01
+===================
3
4
* Correctly inherit from `EventEmitter` class in `Store` base class
5
* Fix issue where `Set-Cookie` `Expires` was not always updated
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.13.0",
+ "version": "1.14.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments