From 796f65094c5e14f6cc5d9d10cc86c559d28e6880 Mon Sep 17 00:00:00 2001 From: Ulises Gascon Date: Tue, 29 Oct 2024 16:10:27 +0100 Subject: [PATCH] 1.0.1 Signed-off-by: Ulises Gascon --- HISTORY.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index bce5964..1a3b308 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,7 @@ -unreleased +1.0.1 / 2025-11-18 ================= + + * Updated `engines` field to Node@18 or higher (fixed reference, see 1.0.0) * Remove dependency `safe-buffer` 1.0.0 / 2024-08-31 diff --git a/package.json b/package.json index 60bd6b4..f682442 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "content-disposition", "description": "Create and parse Content-Disposition header", - "version": "1.0.0", + "version": "1.0.1", "author": "Douglas Christopher Wilson ", "license": "MIT", "keywords": [