Skip to content

Commit

Permalink
14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Aug 3, 2024
1 parent a356ae0 commit 2528299
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## 14.0.3

- 🐛 [`a7adf39`](https://github.com/mantoni/eslint_d.js/commit/a7adf3940ec1152b75a92b3dedcf9abb1b427a11)
Ignore exit code from eslint if --fix-to-stdout
-[`daa2a1a`](https://github.com/mantoni/eslint_d.js/commit/daa2a1a43c2fc659242987879a4e39bd26edb134)
chore: fix unit tests on Windows (L2jLiga)
-[`a356ae0`](https://github.com/mantoni/eslint_d.js/commit/a356ae0920b38bfef1da5fabebd21537669ef430)
Setup husky and lint-staged

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-08-03._

## 14.0.2

Bring back `--fix-to-stdout` support (Damien Cassou), fix running on Windows
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_d",
"version": "14.0.2",
"version": "14.0.3",
"description": "Speed up eslint to accelerate your development workflow",
"type": "module",
"bin": {
Expand Down

0 comments on commit 2528299

Please sign in to comment.