Skip to content

Commit bbeca94

Browse files
authored
1.18.1
PR-URL: expressjs#998
1 parent 341b179 commit bbeca94

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

HISTORY.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
unreleased
1+
1.18.1 / 2024-10-08
22
==========
33

4-
54
* deps: cookie@0.7.2
65
- Fix object assignment of `hasOwnProperty`
76
* deps: cookie@0.7.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-session",
3-
"version": "1.18.0",
3+
"version": "1.18.1",
44
"description": "Simple session middleware for Express",
55
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
66
"contributors": [

0 commit comments

Comments
 (0)