diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ec28e8..0e03db6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [6.0.2](https://github.com/oclif/eslint-config-oclif/compare/6.0.1...6.0.2) (2025-02-03) + + +### Bug Fixes + +* **deps:** bump @stylistic/eslint-plugin from 3.0.0 to 3.0.1 ([#124](https://github.com/oclif/eslint-config-oclif/issues/124)) ([f0a3b2b](https://github.com/oclif/eslint-config-oclif/commit/f0a3b2baa936e297a67172d75d8ac72e069abdaa)) + + + ## [6.0.1](https://github.com/oclif/eslint-config-oclif/compare/6.0.0...6.0.1) (2025-02-03) diff --git a/package.json b/package.json index 20c43a2..1dd7067 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "6.0.1", + "version": "6.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {