Skip to content

Commit e3e51b3

Browse files
Mathias SchreckMathias Schreck
Mathias Schreck
authored and
Mathias Schreck
committed
Release 10.3.0
1 parent 7b87a5c commit e3e51b3

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 10.3.0 (February 16, 2024)
2+
3+
### Features
4+
5+
* Add `consistent-spacing-between-blocks` rule ([#340](https://github.com/lo1tuma/eslint-plugin-mocha/pull/340))
6+
7+
### Documentation
8+
9+
* Add screendriver to contributors ([#339](https://github.com/lo1tuma/eslint-plugin-mocha/pull/339))
10+
111
## 10.2.0 (September 25, 2023)
212

313
### Features

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-mocha",
3-
"version": "10.2.0",
3+
"version": "10.3.0",
44
"description": "Eslint rules for mocha.",
55
"engines": {
66
"node": ">=14.0.0"

0 commit comments

Comments
 (0)