diff --git a/CHANGELOG.md b/CHANGELOG.md index f02908c..78f51d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.41](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.40...3.0.41) (2024-01-28) + + +### Bug Fixes + +* **deps:** bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 ([#113](https://github.com/oclif/eslint-config-oclif-typescript/issues/113)) ([9fad250](https://github.com/oclif/eslint-config-oclif-typescript/commit/9fad250ad9a0a787048ceb33c3ccf03c56ca929a)) + + + ## [3.0.40](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.39...3.0.40) (2024-01-28) diff --git a/package.json b/package.json index 0ab4d5a..50f3e58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif-typescript", "description": "eslint config for Typscript'd oclif", - "version": "3.0.40", + "version": "3.0.41", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {