Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Jun 17, 2023
1 parent 0597c42 commit e45e4d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ All notable changes to this project will be documented in this file.
This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).

## [Unreleased]

## [1.0.0-beta.2] - 2023-06-17
- dev: Remove `Squiz.Commenting.FunctionComment.ParamCommentFullStop` and `Squiz.Commenting.FunctionComment.EmptyThrows` from `WPGraphQL-Strict`.
- chore: Update `phpcs.xml.dist.example` to set the `cache` and `severity` values, and add additional inline-comments.
- dev: Update minimum PHPUnit version to `8.5.0`.
- chore: Update `phpcs.xml.dist.example` to set the schema location `cache` and `severity` values, and add additional inline-comments.

## [1.0.0-beta.1] - 2023-06-05
- Initial release

0 comments on commit e45e4d5

Please sign in to comment.