File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 4.0.0 ] - 2022-12-08
8
8
9
9
### Changed
10
10
* 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
154
154
* [ VariableAnalysis] ( https://github.com/sirbrillig/phpcs-variable-analysis ) for problematic variable use.
155
155
* [ Slevomat Coding Standard] ( https://github.com/slevomat/coding-standard ) for PHP >=7 development.
156
156
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
158
159
[ 3.0.0 ] : https://github.com/wearerequired/coding-standards/compare/2.2.0...3.0.0
159
160
[ 2.2.0 ] : https://github.com/wearerequired/coding-standards/compare/2.1.0...2.2.0
160
161
[ 2.1.0 ] : https://github.com/wearerequired/coding-standards/compare/2.0.0...2.1.0
You can’t perform that action at this time.
0 commit comments