diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b0ae85..7a02018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.6](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.5...3.0.6) (2023-10-15) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-perfectionist from 2.1.0 to 2.2.0 ([#73](https://github.com/oclif/eslint-config-oclif-typescript/issues/73)) ([4933643](https://github.com/oclif/eslint-config-oclif-typescript/commit/4933643e72181de78c2511b8b41aecab944fcb5c)) + + + ## [3.0.5](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.4...3.0.5) (2023-10-11) diff --git a/package.json b/package.json index 05a312f..b7d06b3 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.5", + "version": "3.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {