Skip to content

Commit 1f6a326

Browse files
github-actions[bot]iiroj
authored andcommitted
chore(changeset): release
1 parent 6ab937c commit 1f6a326

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

.changeset/three-insects-worry.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+
## 16.2.5
4+
5+
### Patch Changes
6+
7+
- [#1687](https://github.com/lint-staged/lint-staged/pull/1687) [`9e02d9d`](https://github.com/lint-staged/lint-staged/commit/9e02d9dc8a84bfeb7995520f00f7080b07a2e839) Thanks [@iiroj](https://github.com/iiroj)! - Fix unhandled promise rejection when spawning tasks (_instead of the tasks themselves failing_). Previously when a task failed to spawn, _lint-staged_ also failed and the backup stash might not have been automatically restored.
8+
39
## 16.2.4
410

511
### Patch Changes

package-lock.json

Lines changed: 13 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": "16.2.4",
3+
"version": "16.2.5",
44
"description": "Lint files staged by git",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)