Skip to content

Commit a53c52c

Browse files
committed
Enhancement: Prepare release
1 parent f250c64 commit a53c52c

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

7-
- `^6.45.0`
7+
- `^6.46.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.45.0`
13+
- `<6.46.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 [`6.45.0...main`][6.45.0...main].
9+
For a full diff see [`6.46.0...main`][6.46.0...main].
10+
11+
## [`6.46.0`][6.46.0]
12+
13+
For a full diff see [`6.45.0...6.46.0`][6.45.0...6.46.0].
1014

1115
### Changed
1216

@@ -1479,6 +1483,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
14791483
[6.44.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.44.0
14801484
[6.44.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.44.1
14811485
[6.45.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.45.0
1486+
[6.46.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.46.0
14821487

14831488
[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
14841489
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1617,7 +1622,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
16171622
[6.43.1...6.44.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.43.1...6.44.0
16181623
[6.44.0...6.44.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.44.0...6.44.1
16191624
[6.44.1...6.45.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.44.1...6.45.0
1620-
[6.45.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.45.0...main
1625+
[6.45.0...6.46.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.45.0...6.46.0
1626+
[6.46.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.46.0...main
16211627

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

0 commit comments

Comments
 (0)