Skip to content

Commit

Permalink
chore(release): 21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Jul 19, 2023
1 parent de15262 commit 252c7f5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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.

## [21.0.0](https://github.com/cybozu/eslint-config/compare/v20.0.1...v21.0.0) (2023-07-19)


### ⚠ BREAKING CHANGES

* Drop Prettier v2 support

* update prettier and eslint-config-prettier ([#687](https://github.com/cybozu/eslint-config/issues/687)) ([de15262](https://github.com/cybozu/eslint-config/commit/de15262aba1c4162ca2aeac4f452bab4939cc31f))

### [20.0.1](https://github.com/cybozu/eslint-config/compare/v19.0.0...v20.0.1) (2023-06-16)


Expand Down
4 changes: 2 additions & 2 deletions 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
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": "20.0.1",
"version": "21.0.0",
"description": "ESLint rules for Cybozu",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 252c7f5

Please sign in to comment.