Skip to content

Commit

Permalink
chore(release): 18.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Apr 5, 2023
1 parent 573ebe4 commit 6d78af0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

### [18.0.3](https://github.com/cybozu/eslint-config/compare/v18.0.2...v18.0.3) (2023-04-05)


### Bug Fixes

* **deps:** update typescript-eslint monorepo to ^5.57.1 ([#640](https://github.com/cybozu/eslint-config/issues/640)) ([8397290](https://github.com/cybozu/eslint-config/commit/8397290f8119e9517217ac8be0876e871d368541))

### [18.0.2](https://github.com/cybozu/eslint-config/compare/v18.0.1...v18.0.2) (2023-03-24)


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
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": "18.0.2",
"version": "18.0.3",
"description": "ESLint rules for Cybozu",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 6d78af0

Please sign in to comment.