We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2580563 commit 4723871Copy full SHA for 4723871
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.0.4](https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4) (2022-09-10)
2
+
3
4
+### Bug Fixes
5
6
+* consistent rule doc notices and sections ([#1226](https://github.com/jest-community/eslint-plugin-jest/issues/1226)) ([2580563](https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382))
7
8
## [27.0.3](https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3) (2022-09-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.0.3",
+ "version": "27.0.4",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments