Skip to content

Commit

Permalink
chore(release): 28.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [28.10.0](v28.9.0...v28.10.0) (2024-12-19)

### Features

* **unbound-method:** ignore functions passed to `jest.mocked` ([#1681](#1681)) ([d868636](d868636))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent d868636 commit 5b59029
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [28.10.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v28.10.0) (2024-12-19)


### Features

* **unbound-method:** ignore functions passed to `jest.mocked` ([#1681](https://github.com/jest-community/eslint-plugin-jest/issues/1681)) ([d868636](https://github.com/jest-community/eslint-plugin-jest/commit/d868636623497060f32c6b4ecd397ac7f40c2eae))

# [28.9.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
"version": "28.9.0",
"version": "28.10.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
Expand Down

0 comments on commit 5b59029

Please # to comment.