diff --git a/CHANGELOG.md b/CHANGELOG.md index bd368ea4..3f90e1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### [18.0.1](https://github.com/cybozu/eslint-config/compare/v18.0.0...v18.0.1) (2023-03-01) + + +### Bug Fixes + +* **deps:** update dependency eslint-plugin-react to ^7.31.11 ([9c97375](https://github.com/cybozu/eslint-config/commit/9c97375ef5a45e35e33323419823b65bad4259f9)) +* **deps:** update typescript-eslint monorepo to ^5.42.1 ([77653b3](https://github.com/cybozu/eslint-config/commit/77653b3482d52bc214c74c242e660ba5bb147621)) +* **deps:** update typescript-eslint monorepo to ^5.54.0 ([#625](https://github.com/cybozu/eslint-config/issues/625)) ([fc84d24](https://github.com/cybozu/eslint-config/commit/fc84d241626cc663365e800aff3ac66812cc5c4f)) + ## [18.0.0](https://github.com/cybozu/eslint-config/compare/v17.0.3...v18.0.0) (2022-11-01) diff --git a/package-lock.json b/package-lock.json index cee07837..6dc403db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@cybozu/eslint-config", - "version": "18.0.0", + "version": "18.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f938bd60..504909ce 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "repository": "cybozu/eslint-config", "homepage": "https://github.com/cybozu/eslint-config", "bugs": "https://github.com/cybozu/eslint-config/issues", - "version": "18.0.0", + "version": "18.0.1", "description": "ESLint rules for Cybozu", "main": "index.js", "files": [