Skip to content

Commit

Permalink
chore(release): 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Mar 4, 2022
1 parent 32554cf commit a0d4db9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

### [17.0.1](https://github.com/cybozu/eslint-config/compare/v17.0.0...v17.0.1) (2022-03-04)


### Bug Fixes

* **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))
* **deps:** update typescript-eslint monorepo to ^5.10.1 ([cf53fcc](https://github.com/cybozu/eslint-config/commit/cf53fcc270f343f341dbdf9e2a1dfb0b6f856da3))
* **deps:** update typescript-eslint monorepo to ^5.10.2 ([22a9c18](https://github.com/cybozu/eslint-config/commit/22a9c18053035818442554b53cf04e5a7c009bdc))
* **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))

## [17.0.0](https://github.com/cybozu/eslint-config/compare/v16.0.1...v17.0.0) (2022-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "cybozu/eslint-config",
"homepage": "https://github.com/cybozu/eslint-config",
"bugs": "https://github.com/cybozu/eslint-config/issues",
"version": "17.0.0",
"version": "17.0.1",
"description": "ESLint rules for Cybozu",
"main": "index.js",
"files": [
Expand Down

0 comments on commit a0d4db9

Please sign in to comment.