Skip to content

Commit 02cf2b6

Browse files
committed
Enhancement: Prepare release
1 parent bc2d614 commit 02cf2b6

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/composer-normalize` have active support:
66

7-
- `^2.41.1`
7+
- `^2.42.0`
88

99
## Unsupported Versions
1010

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

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

1115
### Changed
1216

@@ -976,6 +980,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
976980
[2.40.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.40.0
977981
[2.41.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.41.0
978982
[2.41.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.41.1
983+
[2.42.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.42.0
979984

980985
[81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
981986
[0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -1069,7 +1074,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
10691074
[2.39.0...2.40.0]: https://github.com/ergebnis/composer-normalize/compare/2.39.0...2.40.0
10701075
[2.40.0...2.41.0]: https://github.com/ergebnis/composer-normalize/compare/2.40.0...2.41.0
10711076
[2.41.0...2.41.1]: https://github.com/ergebnis/composer-normalize/compare/2.41.0...2.41.1
1072-
[2.41.1...main]: https://github.com/ergebnis/composer-normalize/compare/2.41.1...main
1077+
[2.41.1...2.42.0]: https://github.com/ergebnis/composer-normalize/compare/2.41.1...2.42.0
1078+
[2.42.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.42.0...main
10731079

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

0 commit comments

Comments
 (0)