Skip to content

Commit f0b4071

Browse files
chore(release): 28.14.0 [skip ci]
# [28.14.0](v28.13.5...v28.14.0) (2025-06-15) ### Features * **unbound-method:** mark `docs.recommended` and `docs.requiresTypeChecking` as deprecated ([#1762](#1762)) ([30440ef](30440ef))
1 parent 30440ef commit f0b4071

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [28.14.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.5...v28.14.0) (2025-06-15)
2+
3+
4+
### Features
5+
6+
* **unbound-method:** mark `docs.recommended` and `docs.requiresTypeChecking` as deprecated ([#1762](https://github.com/jest-community/eslint-plugin-jest/issues/1762)) ([30440ef](https://github.com/jest-community/eslint-plugin-jest/commit/30440ef7509ee565690507c003da9bccf574b4bf))
7+
18
## [28.13.5](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.4...v28.13.5) (2025-06-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "28.13.5",
3+
"version": "28.14.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)