Skip to content

Commit b9d722b

Browse files
committed
Enhancement: Prepare release
1 parent a7f271c commit b9d722b

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-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.27.0`
7+
- `^6.28.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.27.0`
13+
- `<6.28.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 7 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.27.0...main`][6.27.0...main].
9+
For a full diff see [`6.28.0...main`][6.28.0...main].
10+
11+
## [`6.28.0`][6.28.0]
12+
13+
For a full diff see [`6.27.0...6.28.0`][6.27.0...6.28.0].
1014

1115
### Changed
1216

@@ -1357,7 +1361,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
13571361
[6.25.0...6.25.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.0...6.25.1
13581362
[6.25.1...6.26.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.1...6.26.0
13591363
[6.26.0...6.27.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.26.0...6.27.0
1360-
[6.27.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.27.0...main
1364+
[6.27.0...6.28.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.27.0...6.28.0
1365+
[6.28.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.28.0...main
13611366

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

0 commit comments

Comments
 (0)