From dda4c5be5a97fbf4552ff54889715581c1c93128 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 16 Nov 2021 12:25:59 -0500 Subject: [PATCH] 1.4.6 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index c85c763..e4073d5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.4.6 / 2021-11-16 +================== * deps: cookie@0.4.1 diff --git a/package.json b/package.json index 369cb3a..4efac17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-parser", "description": "Parse HTTP request cookies", - "version": "1.4.5", + "version": "1.4.6", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ "Douglas Christopher Wilson "