From 2e4212e5a4f6949c7e6c212727cbb978d94872c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Tue, 8 Oct 2024 20:02:34 +0200 Subject: [PATCH] 1.18.1 --- HISTORY.md | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 256606b7..57c68d3a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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 diff --git a/package.json b/package.json index 910f8b6a..e3322438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.18.0", + "version": "1.18.1", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [