Skip to content

Commit 6fbda1e

Browse files
committed
chore(release): 24.2.0
1 parent 161dc9c commit 6fbda1e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [24.2.0](https://github.com/cybozu/eslint-config/compare/v24.1.0...v24.2.0) (2025-08-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** move @eslint/css from devDependencies to dependencies ([#899](https://github.com/cybozu/eslint-config/issues/899)) ([161dc9c](https://github.com/cybozu/eslint-config/commit/161dc9ca5beb6e46b936f7c3f4771c6747c0e3f3))
11+
* **deps:** update dependency eslint-plugin-n to ^17.21.2 ([#895](https://github.com/cybozu/eslint-config/issues/895)) ([73b478e](https://github.com/cybozu/eslint-config/commit/73b478e91d50762e2b1a3ca9e82b0f66d16dcc9e))
12+
* **deps:** update dependency eslint-plugin-n to ^17.21.3 ([#896](https://github.com/cybozu/eslint-config/issues/896)) ([aab93cf](https://github.com/cybozu/eslint-config/commit/aab93cfba3e3c8d71641b01faa2adae75d1c9f37))
13+
514
## [24.1.0](https://github.com/cybozu/eslint-config/compare/v24.0.0...v24.1.0) (2025-07-25)
615

716

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
@@ -6,7 +6,7 @@
66
"repository": "cybozu/eslint-config",
77
"homepage": "https://github.com/cybozu/eslint-config",
88
"bugs": "https://github.com/cybozu/eslint-config/issues",
9-
"version": "24.1.0",
9+
"version": "24.2.0",
1010
"description": "ESLint rules for Cybozu",
1111
"main": "index.js",
1212
"files": [

0 commit comments

Comments
 (0)