Skip to content

Commit 0ce5e14

Browse files
chore(changeset): release (#1465)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b69ce2d commit 0ce5e14

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/dull-pants-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# lint-staged
22

3+
## 15.2.9
4+
5+
### Patch Changes
6+
7+
- [#1463](https://github.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://github.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@iiroj](https://github.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.
8+
39
## 15.2.8
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lint-staged",
3-
"version": "15.2.8",
3+
"version": "15.2.9",
44
"description": "Lint files staged by git",
55
"license": "MIT",
66
"repository": "https://github.com/lint-staged/lint-staged",

0 commit comments

Comments
 (0)