diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a5e6b..ebc3e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.2](https://github.com/oclif/eslint-config-oclif/compare/5.2.1...5.2.2) (2024-11-19) + + +### Bug Fixes + +* **deps:** bump cross-spawn from 7.0.3 to 7.0.6 ([c9b5de8](https://github.com/oclif/eslint-config-oclif/commit/c9b5de825d854c07044852a6118a0df37e0f2042)) + + + ## [5.2.1](https://github.com/oclif/eslint-config-oclif/compare/5.2.0...5.2.1) (2024-08-04) diff --git a/package.json b/package.json index 273470d..5fedc45 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.2.1", + "version": "5.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {