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

-5
This file was deleted.

CHANGELOG.md

+6
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

+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": "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)