Skip to content

Commit 4b46330

Browse files
committed
Enhancement: Prepare release
1 parent 4ef17a7 commit 4b46330

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following versions of `ergebnis/composer-normalize` have active support:
66

7-
- `^2.42.0`
7+
- `^2.43.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.42.0`
13+
- `<2.43.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

+8-2
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 [`2.42.0...main`][2.42.0...main].
9+
For a full diff see [`2.43.0...main`][2.43.0...main].
10+
11+
## [`2.43.0`][2.43.0]
12+
13+
For a full diff see [`2.42.0...2.43.0`][2.42.0...2.43.0].
1014

1115
### Changed
1216

@@ -989,6 +993,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
989993
[2.41.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.41.0
990994
[2.41.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.41.1
991995
[2.42.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.42.0
996+
[2.43.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.43.0
992997

993998
[81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
994999
[0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -1083,7 +1088,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
10831088
[2.40.0...2.41.0]: https://github.com/ergebnis/composer-normalize/compare/2.40.0...2.41.0
10841089
[2.41.0...2.41.1]: https://github.com/ergebnis/composer-normalize/compare/2.41.0...2.41.1
10851090
[2.41.1...2.42.0]: https://github.com/ergebnis/composer-normalize/compare/2.41.1...2.42.0
1086-
[2.42.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.42.0...main
1091+
[2.42.0...2.43.0]: https://github.com/ergebnis/composer-normalize/compare/2.42.0...2.43.0
1092+
[2.43.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.43.0...main
10871093

10881094
[#1]: https://github.com/ergebnis/composer-normalize/pull/1
10891095
[#2]: https://github.com/ergebnis/composer-normalize/pull/2

0 commit comments

Comments
 (0)