Skip to content

Commit

Permalink
10.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jul 29, 2024
1 parent 756fa03 commit 883930c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 10.4.3 (April 19, 2024)

### Bug Fixes

* Fix support for ESLint versions < 8.40.0

## 10.4.2 (April 10, 2024)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-mocha",
"version": "10.4.2",
"version": "10.4.3",
"description": "Eslint rules for mocha.",
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 883930c

Please sign in to comment.