We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec155a commit 094ac10Copy full SHA for 094ac10
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.4.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.1...v27.4.2) (2023-09-29)
2
+
3
4
+### Bug Fixes
5
6
+* make rule message punctuation consistent ([#1444](https://github.com/jest-community/eslint-plugin-jest/issues/1444)) ([84121ee](https://github.com/jest-community/eslint-plugin-jest/commit/84121eee018cc8cc32e6c7a267fc27efd3a4a0a0))
7
8
## [27.4.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.1) (2023-09-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.4.1",
+ "version": "27.4.2",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments