Skip to content

Commit 984cd8f

Browse files
committed
Update changelog for 6.0.0
1 parent 0aa555a commit 984cd8f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [6.0.0] - 2024-02-09
88

99
### Changed
1010
* PHP: Update wp-coding-standards/wpcs from 2.3.0 to 3.0.1.
1111
Announcement: https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/
12-
* PHP: Update slevomat/coding-standard from 8.8.0 to 8.14.1.
13-
* PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.10 to 2.11.17.
12+
* PHP: Update slevomat/coding-standard from 8.8.0 to [8.14.1](https://github.com/slevomat/coding-standard/releases/tag/8.14.1).
13+
* PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.10 to [2.11.17](https://github.com/sirbrillig/phpcs-variable-analysis/releases/tag/v2.11.17).
1414
* JS: Increase minimum peer dependency of `@wordpress/eslint-plugin` from 13 to 17.
1515
* JS: Increase minimum peer dependency of `prettier` from 2.6 to 3.0.
1616

@@ -180,6 +180,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180180
* [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) for PHP >=7 development.
181181

182182
[Unreleased]: https://github.com/wearerequired/coding-standards/compare/5.0.0...HEAD
183+
[6.0.0]: https://github.com/wearerequired/coding-standards/compare/5.0.0...6.0.0
183184
[5.0.0]: https://github.com/wearerequired/coding-standards/compare/4.0.0...5.0.0
184185
[4.0.0]: https://github.com/wearerequired/coding-standards/compare/3.0.0...4.0.0
185186
[3.0.0]: https://github.com/wearerequired/coding-standards/compare/2.2.0...3.0.0

0 commit comments

Comments
 (0)