Skip to content

Commit f22560c

Browse files
chore(release): 28.11.1 [skip ci]
## [28.11.1](v28.11.0...v28.11.1) (2025-05-27) ### Bug Fixes * **no-large-snapshots:** use a far better message for when an unexpected snapshot is found ([#1736](#1736)) ([0f5b873](0f5b873))
1 parent 5c10c18 commit f22560c

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.11.1](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1) (2025-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-large-snapshots:** use a far better message for when an unexpected snapshot is found ([#1736](https://github.com/jest-community/eslint-plugin-jest/issues/1736)) ([0f5b873](https://github.com/jest-community/eslint-plugin-jest/commit/0f5b873edcce08988d1ce51e17eb67c21ddf102d))
7+
18
# [28.11.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.10.1...v28.11.0) (2025-01-15)
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.11.0",
3+
"version": "28.11.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)