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 05c4f1b commit bf9ddc0Copy full SHA for bf9ddc0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="v0.23.1"></a>
2
+## [v0.23.1](https://github.com/origin-1/eslint-p/releases/tag/v0.23.1) (2025-05-22)
3
+
4
+Fixed a typo in the description of the `--concurrency` option.
5
6
<a name="v0.23.0"></a>
7
## [v0.23.0](https://github.com/origin-1/eslint-p/releases/tag/v0.23.0) (2025-05-17)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-p",
- "version": "0.23.0",
+ "version": "0.23.1",
"description": "A drop-in replacement for ESLint 9 featuring multithreaded parallel linting.",
"keywords": [
"eslint",
0 commit comments