Skip to content

Commit c8d6bab

Browse files
committed
chore: version bump
1 parent 23dbbaf commit c8d6bab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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

55
This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).
66

7-
## [2.0.0-beta.3] - @todo
7+
## [2.0.0-beta.3] - 2024-04-05
88

99
This release explicitly adds `Squiz.WhiteSpace.SuperfluousWhitespace` to the `WPGraphQL-Extra` ruleset, as it is silenced by VIPCS.
1010

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "axepress/wp-graphql-cs",
33
"type": "phpcodesniffer-standard",
44
"description": "PHP_CodeSniffer rules (sniffs) for the WPGraphQL ecosystem.",
5-
"version": "2.0.0-beta.2",
5+
"version": "2.0.0-beta.3",
66
"keywords": [
77
"phpcs",
88
"wpcs",

0 commit comments

Comments
 (0)