Skip to content

Commit 89d73d3

Browse files
committed
Enhancement: Prepare release
1 parent 13fa92e commit 89d73d3

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.29.0`
7+
- `^6.30.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.29.0`
13+
- `<6.30.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.29.0...main`][6.29.0...main].
9+
For a full diff see [`6.30.0...main`][6.30.0...main].
10+
11+
## [`6.30.0`][6.30.0]
12+
13+
For a full diff see [`6.29.0...6.30.0`][6.29.0...6.30.0].
1014

1115
### Changed
1216

@@ -1272,6 +1276,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
12721276
[6.28.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.28.0
12731277
[6.28.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.28.1
12741278
[6.29.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.29.0
1279+
[6.30.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.30.0
12751280

12761281
[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
12771282
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1388,7 +1393,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
13881393
[6.27.0...6.28.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.27.0...6.28.0
13891394
[6.28.0...6.28.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.28.0...6.28.1
13901395
[6.28.1...6.29.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.28.1...6.29.0
1391-
[6.29.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.29.0...main
1396+
[6.29.0...6.30.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.29.0...6.30.0
1397+
[6.30.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.30.0...main
13921398

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

0 commit comments

Comments
 (0)