Skip to content

Commit 37b7cb9

Browse files
committed
Enhancement: Prepare release
1 parent 86cfe09 commit 37b7cb9

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/php-cs-fixer-config` have active support:
66

7-
- `^6.31.0`
7+
- `^6.32.0`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/php-cs-fixer-config` have reached their end of life:
1212

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

1115
### Changed
1216

@@ -1299,6 +1303,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
12991303
[6.30.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.30.0
13001304
[6.30.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.30.1
13011305
[6.31.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.31.0
1306+
[6.32.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.32.0
13021307

13031308
[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
13041309
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1418,7 +1423,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
14181423
[6.29.0...6.30.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.29.0...6.30.0
14191424
[6.30.0...6.30.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.30.0...6.30.1
14201425
[6.30.1...6.31.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.30.1...6.31.0
1421-
[6.31.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.31.0...main
1426+
[6.31.0...6.32.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.31.0...6.32.0
1427+
[6.32.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.32.0...main
14221428

14231429
[#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3
14241430
[#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14

0 commit comments

Comments
 (0)