Skip to content

Commit 0b9979c

Browse files
committed
Enhancement: Prepare release
1 parent af73c66 commit 0b9979c

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.16.0`
7+
- `^6.16.1`
88

99
## Unsupported Versions
1010

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

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

1115
### Fixed
1216

@@ -1106,6 +1110,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
11061110
[6.14.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.14.0
11071111
[6.15.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.15.0
11081112
[6.16.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.16.0
1113+
[6.16.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.16.1
11091114

11101115
[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
11111116
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1206,7 +1211,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
12061211
[6.13.1...6.14.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.13.1...6.14.0
12071212
[6.14.0...6.15.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.14.0...6.15.0
12081213
[6.15.0...6.16.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.15.0...6.16.0
1209-
[6.16.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.16.0...main
1214+
[6.16.0...6.16.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.16.0...6.16.1
1215+
[6.16.1...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.16.1...main
12101216

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

0 commit comments

Comments
 (0)