diff --git a/HISTORY.md b/HISTORY.md index ea175bdb..a9903c03 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.18.0 / 2024-01-28 +=================== * Add debug log for pathname mismatch * Add `partitioned` to `cookie` options diff --git a/package.json b/package.json index 52cd1d00..597a6994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.17.3", + "version": "1.18.0", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [