Skip to content

Commit dec6035

Browse files
committed
chore(release): 24.0.0
1 parent 98691a3 commit dec6035

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0.0](https://github.com/cybozu/eslint-config/compare/v24.0.0-beta.2...v24.0.0) (2025-02-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @stylistic/eslint-plugin-ts to v3 ([#855](https://github.com/cybozu/eslint-config/issues/855)) ([98691a3](https://github.com/cybozu/eslint-config/commit/98691a31149ce3cc879d5105afbf1bfbb5f528a8))
11+
* **deps:** update typescript-eslint monorepo to ^8.22.0 (minor) ([#856](https://github.com/cybozu/eslint-config/issues/856)) ([cd091af](https://github.com/cybozu/eslint-config/commit/cd091afdd450c5c73622bd5c41fbdc13a2c2088e))
12+
513
## [24.0.0-beta.2](https://github.com/cybozu/eslint-config/compare/v24.0.0-beta.1...v24.0.0-beta.2) (2025-01-22)
614

715

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.0.0-beta.2",
9+
"version": "24.0.0",
1010
"description": "ESLint rules for Cybozu",
1111
"main": "index.js",
1212
"files": [

0 commit comments

Comments
 (0)