Skip to content

Commit 40d5d91

Browse files
committed
Enhancement: Prepare release
1 parent 56df814 commit 40d5d91

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.48.0`
7+
- `^2.48.1`
88

99
## Unsupported Versions
1010

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

13-
- `<2.48.0`
13+
- `<2.48.1`
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.48.0...main`][2.48.0...main].
9+
For a full diff see [`2.48.1...main`][2.48.1...main].
10+
11+
## [`2.48.1`][2.48.1]
12+
13+
For a full diff see [`2.48.0...2.48.1`][2.48.0...2.48.1].
1014

1115
### Fixed
1216

@@ -1054,6 +1058,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
10541058
[2.46.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.46.0
10551059
[2.47.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.47.0
10561060
[2.48.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.48.0
1061+
[2.48.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.48.1
10571062

10581063
[81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
10591064
[0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -1154,7 +1159,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
11541159
[2.45.0...2.46.0]: https://github.com/ergebnis/composer-normalize/compare/2.45.0...2.46.0
11551160
[2.46.0...2.47.0]: https://github.com/ergebnis/composer-normalize/compare/2.46.0...2.47.0
11561161
[2.47.0...2.48.0]: https://github.com/ergebnis/composer-normalize/compare/2.47.0...2.48.0
1157-
[2.48.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.48.0...main
1162+
[2.48.0...2.48.0]: https://github.com/ergebnis/composer-normalize/compare/2.48.0...2.48.1
1163+
[2.48.1...main]: https://github.com/ergebnis/composer-normalize/compare/2.48.1...main
11581164

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

0 commit comments

Comments
 (0)