From 38654cdb6048ae8530f5446925b9c5075ce38200 Mon Sep 17 00:00:00 2001 From: Jan Kowalleck <jan.kowalleck@gmail.com> Date: Sat, 2 Dec 2023 16:45:22 +0100 Subject: [PATCH] chore: prep v6.1.2 Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index ba8957541..207f55887 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## unreleased +## 6.1.2 -- 2023-12-02 + +Maintenance release. + * Misc * Widened dependency `spdx-expression-parse@^3.0.1||^4`, was `@^3.0.1` (via [#993])