Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 27, 2024
1 parent 65bd73a commit 859fd3c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

The following versions of `ergebnis/json-normalizer` have active support:

- `^4.5.0`
- `^4.6.0`

## Unsupported Versions

The following versions of `ergebnis/json-normalizer` have reached their end of life:

- `<4.5.0`
- `<4.6.0`

## Reporting a Vulnerability

Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [`4.5.0...main`][4.5.0...main].
For a full diff see [`4.6.0...main`][4.6.0...main].

## [`4.6.0`][4.6.0]

For a full diff see [`4.5.0...4.6.0`][4.5.0...4.6.0].

### Changed

Expand Down Expand Up @@ -525,6 +529,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[4.4.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.4.0
[4.4.1]: https://github.com/ergebnis/json-normalizer/releases/tag/4.4.1
[4.5.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.5.0
[4.6.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.6.0

[5d8b3e2...0.1.0]: https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0
[0.1.0...0.2.0]: https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0
Expand Down Expand Up @@ -562,7 +567,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[4.3.0...4.4.0]: https://github.com/ergebnis/json-normalizer/compare/4.4.0...main
[4.4.0...4.4.1]: https://github.com/ergebnis/json-normalizer/compare/4.4.0...4.4.1
[4.4.1...4.5.0]: https://github.com/ergebnis/json-normalizer/compare/4.4.1...4.5.0
[4.5.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.5.0...main
[4.5.0...4.6.0]: https://github.com/ergebnis/json-normalizer/compare/4.5.0...4.6.0
[4.6.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.6.0...main

[#1]: https://github.com/ergebnis/json-normalizer/pull/1
[#2]: https://github.com/ergebnis/json-normalizer/pull/2
Expand Down

0 comments on commit 859fd3c

Please sign in to comment.