Skip to content

Commit aef9e5c

Browse files
chore(changeset): release (#1510)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8827ebf commit aef9e5c

File tree

5 files changed

+9
-10
lines changed

5 files changed

+9
-10
lines changed

.changeset/three-dolls-prove.md

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

.changeset/tiny-pots-care.md

Lines changed: 0 additions & 2 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.4.2
4+
5+
### Patch Changes
6+
7+
- [#1509](https://github.com/lint-staged/lint-staged/pull/1509) [`8827ebf`](https://github.com/lint-staged/lint-staged/commit/8827ebf29dc8f25149a36450b4a0023425202e18) Thanks [@iiroj](https://github.com/iiroj)! - Change _lint-staged_'s dependencies to use [caret (`^`) ranges](https://docs.npmjs.com/cli/v6/using-npm/semver#caret-ranges-123-025-004) instead of [tilde (`~`)](https://docs.npmjs.com/cli/v6/using-npm/semver#tilde-ranges-123-12-1). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.
8+
39
## 15.4.1
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.4.1",
3+
"version": "15.4.2",
44
"description": "Lint files staged by git",
55
"license": "MIT",
66
"repository": "https://github.com/lint-staged/lint-staged",

0 commit comments

Comments
 (0)