Skip to content

Commit

Permalink
1.18.1
Browse files Browse the repository at this point in the history
PR-URL: #998
  • Loading branch information
UlisesGascon authored Oct 8, 2024
1 parent 341b179 commit bbeca94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
unreleased
1.18.1 / 2024-10-08
==========


* deps: cookie@0.7.2
- Fix object assignment of `hasOwnProperty`
* deps: cookie@0.7.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-session",
"version": "1.18.0",
"version": "1.18.1",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit bbeca94

Please sign in to comment.