Skip to content

Commit a0d4db9

Browse files
committed
chore(release): 17.0.1
1 parent 32554cf commit a0d4db9

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.1](https://github.com/cybozu/eslint-config/compare/v17.0.0...v17.0.1) (2022-03-04)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update typescript-eslint monorepo to ^5.10.0 ([#531](https://github.com/cybozu/eslint-config/issues/531)) ([ad48cef](https://github.com/cybozu/eslint-config/commit/ad48cef0d888a32656fe1af3089695aee5192db4))
11+
* **deps:** update typescript-eslint monorepo to ^5.10.1 ([cf53fcc](https://github.com/cybozu/eslint-config/commit/cf53fcc270f343f341dbdf9e2a1dfb0b6f856da3))
12+
* **deps:** update typescript-eslint monorepo to ^5.10.2 ([22a9c18](https://github.com/cybozu/eslint-config/commit/22a9c18053035818442554b53cf04e5a7c009bdc))
13+
* **deps:** update typescript-eslint monorepo to ^5.13.0 ([#550](https://github.com/cybozu/eslint-config/issues/550)) ([b368345](https://github.com/cybozu/eslint-config/commit/b3683451ba92d2ac30717a653b62580d820524de))
14+
515
## [17.0.0](https://github.com/cybozu/eslint-config/compare/v16.0.1...v17.0.0) (2022-01-21)
616

717

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

0 commit comments

Comments
 (0)