From 245316dc3bba7d30ed2bae72e9f27b31fb834a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sun, 17 Nov 2024 21:12:16 +0100 Subject: [PATCH] Enhancement: Prepare release --- .github/SECURITY.md | 4 ++-- CHANGELOG.md | 10 ++++++++-- composer.json | 2 +- composer.lock | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 6ef0970..25de91e 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/license` have active support: -- `^2.5.0` +- `^2.6.0` ## Unsupported Versions The following versions of `ergebnis/license` have reached their end of life: -- `<2.5.0` +- `<2.6.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index f951e9c..b061fba 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.5.0...main`][2.5.0...main]. +For a full diff see [`2.6.0...main`][2.6.0...main]. + +## [`2.6.0`][2.6.0] + +For a full diff see [`2.5.0...2.6.0`][2.5.0...2.6.0]. ## Changed @@ -122,6 +126,7 @@ For a full diff see [`675601b...0.1.0`][675601b...0.1.0]. [2.3.0]: https://github.com/ergebnis/license/releases/tag/2.3.0 [2.4.0]: https://github.com/ergebnis/license/releases/tag/2.4.0 [2.5.0]: https://github.com/ergebnis/license/releases/tag/2.5.0 +[2.6.0]: https://github.com/ergebnis/license/releases/tag/2.6.0 [675601b...0.1.0]: https://github.com/ergebnis/license/compare/675601b...0.1.0 [0.1.0...1.0.0]: https://github.com/ergebnis/license/compare/0.1.0...1.0.0 @@ -134,7 +139,8 @@ For a full diff see [`675601b...0.1.0`][675601b...0.1.0]. [2.2.0...2.3.0]: https://github.com/ergebnis/license/compare/2.2.0...2.3.0 [2.3.0...2.4.0]: https://github.com/ergebnis/license/compare/2.3.0...2.4.0 [2.4.0...2.5.0]: https://github.com/ergebnis/license/compare/2.4.0...2.5.0 -[2.5.0...main]: https://github.com/ergebnis/license/compare/2.5.0...main +[2.5.0...2.6.0]: https://github.com/ergebnis/license/compare/2.5.0...2.6.0 +[2.6.0...main]: https://github.com/ergebnis/license/compare/2.6.0...main [#7]: https://github.com/ergebnis/license/pull/7 [#10]: https://github.com/ergebnis/license/pull/10 diff --git a/composer.json b/composer.json index 32b2992..6ad12fd 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ }, "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.6-dev" }, "composer-normalize": { "indent-size": 2, diff --git a/composer.lock b/composer.lock index 0b74dbf..fbb59a2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0f38ba350a8244589bfdec79a3ba4b29", + "content-hash": "81c3c8e8b959d658f0a4b6e8f627ebb0", "packages": [], "packages-dev": [ {