diff --git a/CHANGELOG.md b/CHANGELOG.md index 83fc6cf..dccba48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.2](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.1...3.1.2) (2024-03-10) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-perfectionist from 2.5.0 to 2.6.0 ([#124](https://github.com/oclif/eslint-config-oclif-typescript/issues/124)) ([e227444](https://github.com/oclif/eslint-config-oclif-typescript/commit/e2274444ccea0dad8555f3b7a2830d5bbdc574e0)) + + + ## [3.1.1](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.0...3.1.1) (2024-03-10) diff --git a/package.json b/package.json index 3ac9fa7..fb36c91 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.1.1", + "version": "3.1.2", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {