From 3d0e1959215e6184e74742967fc0ce80a7f70666 Mon Sep 17 00:00:00 2001 From: Ulises Gascon Date: Tue, 10 Jun 2025 12:49:39 +0200 Subject: [PATCH 1/2] 2.0.19 --- HISTORY.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index c166400..9ff3f08 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +2.0.19 / 2025-06-10 ========== * deps: mime-db@'>= 1.54.0 < 2' diff --git a/package.json b/package.json index 763b69a..01b1d27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compressible", "description": "Compressible Content-Type / mime checking", - "version": "2.0.18", + "version": "2.0.19", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)", From a47f3cb2dd2c0ed2f98d7f2f7854a860b6db6489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Mon, 17 Nov 2025 17:17:31 +0100 Subject: [PATCH 2/2] Update HISTORY.md Co-authored-by: Phillip Barta --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 9ff3f08..e284956 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -2.0.19 / 2025-06-10 +2.0.19 / 2025-11-18 ========== * deps: mime-db@'>= 1.54.0 < 2'