Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 17, 2024
1 parent 55c8466 commit 36d8638
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 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.6.0`
- `^4.7.0`

## Unsupported Versions

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

- `<4.6.0`
- `<4.7.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.6.0...main`][4.6.0...main].
For a full diff see [`4.7.0...main`][4.7.0...main].

## [`4.7.0`][4.7.0]

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

### Added

Expand Down Expand Up @@ -534,6 +538,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.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
[4.7.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.7.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 @@ -572,7 +577,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[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...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
[4.6.0...4.7.0]: https://github.com/ergebnis/json-normalizer/compare/4.6.0...4.7.0
[4.7.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.7.0...main

[#1]: https://github.com/ergebnis/json-normalizer/pull/1
[#2]: https://github.com/ergebnis/json-normalizer/pull/2
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "4.6-dev"
"dev-main": "4.7-dev"
},
"composer-normalize": {
"indent-size": 2,
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36d8638

Please sign in to comment.