Skip to content

Commit 36fb17d

Browse files
committed
Enhancement: Prepare release
1 parent aa89d2f commit 36fb17d

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

.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.50.0`
7+
- `^2.51.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.50.0`
13+
- `<2.51.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.50.0...main`][2.50.0...main].
9+
For a full diff see [`2.51.0...main`][2.51.0...main].
10+
11+
## [`2.51.0`][2.51.0]
12+
13+
For a full diff see [`2.50.0...2.51.0`][2.50.0...2.51.0].
1014

1115
### Changed
1216

@@ -1091,6 +1095,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
10911095
[2.48.2]: https://github.com/ergebnis/composer-normalize/releases/tag/2.48.2
10921096
[2.49.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.49.0
10931097
[2.50.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.50.0
1098+
[2.51.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.51.0
10941099

10951100
[81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
10961101
[0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -1195,7 +1200,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
11951200
[2.48.1...2.48.2]: https://github.com/ergebnis/composer-normalize/compare/2.48.1...2.48.2
11961201
[2.48.2...2.49.0]: https://github.com/ergebnis/composer-normalize/compare/2.48.2...2.49.0
11971202
[2.49.0...2.50.0]: https://github.com/ergebnis/composer-normalize/compare/2.49.0...2.50.0
1198-
[2.50.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.50.0...main
1203+
[2.50.0...2.51.0]: https://github.com/ergebnis/composer-normalize/compare/2.50.0...2.51.0
1204+
[2.51.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.51.0...main
11991205

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

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"extra": {
7979
"branch-alias": {
80-
"dev-main": "2.49-dev"
80+
"dev-main": "2.51-dev"
8181
},
8282
"class": "Ergebnis\\Composer\\Normalize\\NormalizePlugin",
8383
"composer-normalize": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)