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 cb87458 commit 1748063Copy full SHA for 1748063
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [25.0.1](https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1) (2021-10-10)
2
+
3
4
+### Bug Fixes
5
6
+* specify peer dependency ranges correctly ([cb87458](https://github.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553))
7
8
# [25.0.0](https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.0) (2021-10-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "25.0.0",
+ "version": "25.0.1",
"description": "Eslint rules for Jest",
"keywords": [
"eslint",
0 commit comments