Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4462f68

Browse files
chore(changeset): release
1 parent 690d7c2 commit 4462f68

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

β€Ž.changeset/ten-bears-battle.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.1.5
4+
5+
### Patch Changes
6+
7+
- [#1608](https://github.com/lint-staged/lint-staged/pull/1608) [`4e3ce22`](https://github.com/lint-staged/lint-staged/commit/4e3ce225b33f759f78a84d156189dc38e536cdc6) Thanks [@srsatt](https://github.com/srsatt)! - Detect the git repo's top-level directory correctly when in a worktree.
8+
39
## 16.1.4
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": "16.1.4",
3+
"version": "16.1.5",
44
"description": "Lint files staged by git",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
Β (0)