diff --git a/CHANGELOG.md b/CHANGELOG.md index 61a4901..2cd5d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.0.4](https://github.com/oclif/eslint-config-oclif/compare/5.0.3...5.0.4) (2024-03-04) + + +### Bug Fixes + +* turn off logical operators ([e953f76](https://github.com/oclif/eslint-config-oclif/commit/e953f7679c8367588b6bbd9de3dd0cd5a4a63659)) + + + ## [5.0.3](https://github.com/oclif/eslint-config-oclif/compare/5.0.2...5.0.3) (2024-02-26) diff --git a/package.json b/package.json index c051525..9b82168 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.0.3", + "version": "5.0.4", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {