Skip to content

Commit b9f9495

Browse files
committed
chore(release): 17.0.2
1 parent 629d13a commit b9f9495

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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+
### [17.0.2](https://github.com/cybozu/eslint-config/compare/v17.0.1...v17.0.2) (2022-07-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update typescript-eslint monorepo to ^5.20.0 ([#556](https://github.com/cybozu/eslint-config/issues/556)) ([86cf26c](https://github.com/cybozu/eslint-config/commit/86cf26cd60982aa541aba44489af7afae206d2a7))
11+
* **deps:** update typescript-eslint monorepo to ^5.30.0 ([#568](https://github.com/cybozu/eslint-config/issues/568)) ([7bf5f8d](https://github.com/cybozu/eslint-config/commit/7bf5f8de8d7443de1b5026d84b137747bcbbf47e))
12+
513
### [17.0.1](https://github.com/cybozu/eslint-config/compare/v17.0.0...v17.0.1) (2022-03-04)
614

715

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

0 commit comments

Comments
 (0)