Skip to content

Commit 02ee007

Browse files
chore: release v1.5.4 (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4fee83d commit 02ee007

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.3"
2+
".": "1.5.4"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.5.4](https://github.com/nicksp/eslint-config/compare/v1.5.3...v1.5.4) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update all non-major dependencies ([#31](https://github.com/nicksp/eslint-config/issues/31)) ([f097856](https://github.com/nicksp/eslint-config/commit/f09785606d3ad8bae4394e3b5288b5a02acdd2af))
9+
* update all non-major dependencies ([#33](https://github.com/nicksp/eslint-config/issues/33)) ([1d6bceb](https://github.com/nicksp/eslint-config/commit/1d6bceb3b320d2a5c0d58a70e9682fa4266ff195))
10+
* update all non-major dependencies ([#35](https://github.com/nicksp/eslint-config/issues/35)) ([4fee83d](https://github.com/nicksp/eslint-config/commit/4fee83ddd1c7eeef934dbb85baccdb403ef2bcb9))
11+
* update all non-major dependencies to ^8.46.4 ([#34](https://github.com/nicksp/eslint-config/issues/34)) ([bd82ad0](https://github.com/nicksp/eslint-config/commit/bd82ad0d5d203d411eb82fe9597d857b418bb2b5))
12+
313
## [1.5.3](https://github.com/nicksp/eslint-config/compare/v1.5.2...v1.5.3) (2025-11-10)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nicksp/eslint-config",
33
"description": "Nick's ESLint config",
4-
"version": "1.5.3",
4+
"version": "1.5.4",
55
"type": "module",
66
"packageManager": "[email protected]",
77
"author": {

0 commit comments

Comments
 (0)