Skip to content

Commit 8cf0508

Browse files
committed
2.0.0-rc.1
1 parent ffae60c commit 8cf0508

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
2.x
2-
===
1+
2.0.0-rc.1 / 2020-01-23
2+
=======================
33

44
* Remove private `req.session.save()`
55
* Remove undocumented `req.session.length` to free up key name

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cookie-session",
33
"description": "cookie session middleware",
4-
"version": "2.0.0-beta.3",
4+
"version": "2.0.0-rc.1",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>",
77
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"

0 commit comments

Comments
 (0)