Skip to content

Commit b26dc84

Browse files
committed
chore(release): 18.0.2
1 parent a9e88f2 commit b26dc84

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
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+
### [18.0.2](https://github.com/cybozu/eslint-config/compare/v18.0.1...v18.0.2) (2023-03-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency typescript to v5 ([#637](https://github.com/cybozu/eslint-config/issues/637)) ([41b9575](https://github.com/cybozu/eslint-config/commit/41b9575375ca4dfa636f37727f52011d4b5b8086))
11+
* **deps:** update typescript-eslint monorepo to ^5.54.1 ([e8e01c9](https://github.com/cybozu/eslint-config/commit/e8e01c9cdadacae1a92ae32da0e96ce3b64816ef))
12+
* **deps:** update typescript-eslint monorepo to ^5.55.0 ([#636](https://github.com/cybozu/eslint-config/issues/636)) ([85d0209](https://github.com/cybozu/eslint-config/commit/85d020931686a95087a0075a6d64b220b68574d4))
13+
514
### [18.0.1](https://github.com/cybozu/eslint-config/compare/v18.0.0...v18.0.1) (2023-03-01)
615

716

package-lock.json

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

0 commit comments

Comments
 (0)