Skip to content

Commit 57de2b6

Browse files
committed
Update changelog
1 parent 822deb6 commit 57de2b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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+
## [4.0.0] - 2022-12-08
88

99
### Changed
1010
* JS: Increase minimum peer dependency of `@wordpress/eslint-plugin` from 10 to 13.
@@ -154,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
154154
* [VariableAnalysis](https://github.com/sirbrillig/phpcs-variable-analysis) for problematic variable use.
155155
* [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) for PHP >=7 development.
156156

157-
[Unreleased]: https://github.com/wearerequired/coding-standards/compare/3.0.0...HEAD
157+
[Unreleased]: https://github.com/wearerequired/coding-standards/compare/4.0.0...HEAD
158+
[4.0.0]: https://github.com/wearerequired/coding-standards/compare/3.0.0...4.0.0
158159
[3.0.0]: https://github.com/wearerequired/coding-standards/compare/2.2.0...3.0.0
159160
[2.2.0]: https://github.com/wearerequired/coding-standards/compare/2.1.0...2.2.0
160161
[2.1.0]: https://github.com/wearerequired/coding-standards/compare/2.0.0...2.1.0

0 commit comments

Comments
 (0)