diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b74e0f68..a886da89a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +## v0.23.7 (2022-07-09) + ### Bug Fixes - Tags must now contain whitespace after the tag name to be parsed as a tag, `@jest/globals` in a comment will no longer be parsed as a tag #1990.