Skip to content

Commit 716fa0a

Browse files
committed
Enhancement: Prepare release
1 parent 7273b37 commit 716fa0a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

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

7-
- `^4.1.0`
7+
- `^4.3.0`
88

99
## Unsupported Versions
1010

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

13-
- `<4.1.0`
13+
- `<4.3.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`4.2.0...main`][4.2.0...main].
9+
For a full diff see [`4.3.0...main`][4.3.0...main].
10+
11+
## [`4.3.0`][4.3.0]
12+
13+
For a full diff see [`4.2.0...4.3.0`][4.2.0...4.3.0].
1014

1115
### Changed
1216

@@ -482,6 +486,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
482486
[4.0.2]: https://github.com/ergebnis/json-normalizer/releases/tag/4.0.2
483487
[4.1.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.1.0
484488
[4.2.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.2.0
489+
[4.3.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.3.0
485490

486491
[5d8b3e2...0.1.0]: https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0
487492
[0.1.0...0.2.0]: https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0
@@ -515,7 +520,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
515520
[4.0.1...4.0.2]: https://github.com/ergebnis/json-normalizer/compare/4.0.1...4.0.2
516521
[4.0.2...4.1.0]: https://github.com/ergebnis/json-normalizer/compare/4.0.2...4.1.0
517522
[4.1.0...4.2.0]: https://github.com/ergebnis/json-normalizer/compare/4.1.0...4.2.0
518-
[4.2.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.2.0...main
523+
[4.2.0...4.3.0]: https://github.com/ergebnis/json-normalizer/compare/4.2.0...4.3.0
524+
[4.3.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.3.0...main
519525

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

0 commit comments

Comments
 (0)