Skip to content

Commit ab49b11

Browse files
committed
Enhancement: Prepare release
1 parent 3cdd4d1 commit ab49b11

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/phpstan-rules` have active support:
66

7-
- `^2.10.1`
7+
- `^2.10.2`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/phpstan-rules` have reached their end of life:
1212

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

1115
### Fixed
1216

@@ -534,6 +538,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
534538
[2.9.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.9.0
535539
[2.10.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.0
536540
[2.10.1]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.1
541+
[2.10.2]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.2
537542

538543
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
539544
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -578,7 +583,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
578583
[2.8.0...2.9.0]: https://github.com/ergebnis/phpstan-rules/compare/2.8.0...2.9.0
579584
[2.9.0...2.10.0]: https://github.com/ergebnis/phpstan-rules/compare/2.9.0...2.10.0
580585
[2.10.0...2.10.1]: https://github.com/ergebnis/phpstan-rules/compare/2.10.0...2.10.1
581-
[2.10.1...main]: https://github.com/ergebnis/phpstan-rules/compare/2.10.1...main
586+
[2.10.1...2.10.2]: https://github.com/ergebnis/phpstan-rules/compare/2.10.1...2.10.2
587+
[2.10.2...main]: https://github.com/ergebnis/phpstan-rules/compare/2.10.2...main
582588

583589
[#1]: https://github.com/ergebnis/phpstan-rules/pull/1
584590
[#4]: https://github.com/ergebnis/phpstan-rules/pull/4

0 commit comments

Comments
 (0)