From 4fc85d8edb74466d282119d8d9541ec7cffc0798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sun, 17 Nov 2024 13:36:57 +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 35a0e50..7a725dc 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/json-pointer` have active support: -- `^3.5.0` +- `^3.6.0` ## Unsupported Versions The following versions of `ergebnis/json-pointer` have reached their end of life: -- `<3.5.0` +- `<3.6.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c59ed..aa2f86a 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 [`3.5.0...main`][3.5.0...main]. +For a full diff see [`3.6.0...main`][3.6.0...main]. + +## [`3.6.0`][3.6.0] + +For a full diff see [`3.5.0...3.6.0`][3.5.0...3.6.0]. ### Added @@ -120,6 +124,7 @@ For a full diff see [`a5ba52c...1.0.0`][a5ba52c...1.0.0]. [3.3.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.3.0 [3.4.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.4.0 [3.5.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.5.0 +[3.6.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.6.0 [a5ba52c...1.0.0]: https://github.com/ergebnis/json-pointer/compare/a5ba52c...1.0.0 [1.0.0...main]: https://github.com/ergebnis/json-pointer/compare/1.0.0...main @@ -130,7 +135,8 @@ For a full diff see [`a5ba52c...1.0.0`][a5ba52c...1.0.0]. [3.2.0...3.3.0]: https://github.com/ergebnis/json-pointer/compare/3.2.0...3.3.0 [3.3.0...3.4.0]: https://github.com/ergebnis/json-pointer/compare/3.3.0...3.4.0 [3.4.0...3.5.0]: https://github.com/ergebnis/json-pointer/compare/3.4.0...3.5.0 -[3.5.0...main]: https://github.com/ergebnis/json-pointer/compare/3.5.0...main +[3.5.0...3.6.0]: https://github.com/ergebnis/json-pointer/compare/3.5.0...3.6.0 +[3.6.0...main]: https://github.com/ergebnis/json-pointer/compare/3.6.0...main [#1]: https://github.com/ergebnis/json-pointer/pull/1 [#2]: https://github.com/ergebnis/json-pointer/pull/2 diff --git a/composer.json b/composer.json index 23af0d9..c3520d5 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ }, "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.6-dev" }, "composer-normalize": { "indent-size": 2, diff --git a/composer.lock b/composer.lock index d9fb9dd..8843f2a 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": "7f9fbb17c1c303583a0e311d26e33c14", + "content-hash": "4ec85af4c84b00cab35df9cf4673efd1", "packages": [], "packages-dev": [ {