From 514928917983f31ef906646c5b34401e6c958cb6 Mon Sep 17 00:00:00 2001 From: Toru Kobayashi Date: Wed, 10 May 2023 18:04:54 +0900 Subject: [PATCH] chore(release): 20.0.0 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1218d834..075a7c01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +## [20.0.0](https://github.com/cybozu/eslint-config/compare/v19.0.0...v20.0.0) (2023-05-10) + + +### Bug Fixes + +* **deps:** update typescript-eslint monorepo to ^5.59.2 ([16418a3](https://github.com/cybozu/eslint-config/commit/16418a3654169a43c6b33760ac48292cc84bdbe8)) +* **deps:** update typescript-eslint monorepo to ^5.59.5 ([8e3a098](https://github.com/cybozu/eslint-config/commit/8e3a09858e3e3a1de2c6180dc940b233f86eb182)) + ## [19.0.0](https://github.com/cybozu/eslint-config/compare/v18.0.3...v19.0.0) (2023-05-01) diff --git a/package-lock.json b/package-lock.json index f413e349..5a20763b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@cybozu/eslint-config", - "version": "19.0.0", + "version": "20.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c2833f1..6ef21b3e 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": "19.0.0", + "version": "20.0.0", "description": "ESLint rules for Cybozu", "main": "index.js", "files": [