From bb82b484bed2556da6311b9eff779fa7e73ce937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 4 Dec 2024 19:36:37 +0100 Subject: [PATCH] Enhancement: Prepare release --- .github/SECURITY.md | 4 ++-- CHANGELOG.md | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index c08ca5ba..0d0f78d0 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/composer-normalize` have active support: -- `^2.44.0` +- `^2.45.0` ## Unsupported Versions The following versions of `ergebnis/composer-normalize` have reached their end of life: -- `<2.44.0` +- `<2.45.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index 702db570..bbc6feb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`2.44.0...main`][2.44.0...main]. +For a full diff see [`2.45.0...main`][2.45.0...main]. + +## [`2.45.0`][2.45.0] + +For a full diff see [`2.44.0...2.45.0`][2.44.0...2.45.0]. ### Added @@ -1014,6 +1018,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.42.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.42.0 [2.43.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.43.0 [2.44.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.44.0 +[2.45.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.45.0 [81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0 @@ -1110,7 +1115,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.41.1...2.42.0]: https://github.com/ergebnis/composer-normalize/compare/2.41.1...2.42.0 [2.42.0...2.43.0]: https://github.com/ergebnis/composer-normalize/compare/2.42.0...2.43.0 [2.43.0...2.44.0]: https://github.com/ergebnis/composer-normalize/compare/2.43.0...2.44.0 -[2.44.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.44.0...main +[2.44.0...2.45.0]: https://github.com/ergebnis/composer-normalize/compare/2.44.0...2.45.0 +[2.45.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.45.0...main [#1]: https://github.com/ergebnis/composer-normalize/pull/1 [#2]: https://github.com/ergebnis/composer-normalize/pull/2