8000 chore(changeset): release · lint-staged/lint-staged@0c48e29 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c48e29

Browse files
github-actions[bot]iiroj
authored andcommitted
chore(changeset): release
1 parent e07227e commit 0c48e29

File tree

7 files changed

+11
-17
lines changed

7 files changed

+11
-17
lines changed

.changeset/khaki-laws-relate.md

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

.changeset/purple-trees-rhyme.md

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

.changeset/real-clowns-smile.md

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

.changeset/silly-hornets-read.md

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

CHANGELOG.md

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

3+
## 16.1.2
4+
5+
### Patch Changes
6+
7+
- [#1570](https://github.com/lint-staged/lint-staged/pull/1570) [`a7c0c88`](https://github.com/lint-staged/lint-staged/commit/a7c0c88bcfe94e695528cb33e69fea58586691fc) Thanks [@ItsNickBarry](https://github.com/ItsNickBarry)! - When using `--diff-filter` with the `D` option to include deleted staged files, _lint-staged_ no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error from `git add` like `fatal: pathspec 'deleted-file' did not match any files`.
8+
9+
- [`38f942e`](https://github.com/lint-staged/lint-staged/commit/38f942ecc456355d5f12af68db1696f3411f65c2) Thanks [@iiroj](https://github.com/iiroj)! - Removed an extraneous log entry that printed `shouldHidePArtiallyStagedFiles` to console output.
10+
311
## 16.1.1
412

513
### 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": "16.1.1",
3+
"version": "16.1.2",
44
"description": "Lint files staged by git",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)
0