diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7de35..07d1e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.0.2](https://github.com/oclif/eslint-config-oclif/compare/5.0.1...5.0.2) (2024-02-19) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([#108](https://github.com/oclif/eslint-config-oclif/issues/108)) ([408ea72](https://github.com/oclif/eslint-config-oclif/commit/408ea72d4ff75a2eac3a1ba13177b7eb047c01e3)) + + + ## [5.0.1](https://github.com/oclif/eslint-config-oclif/compare/5.0.0...5.0.1) (2024-02-19) diff --git a/package.json b/package.json index 9022e33..8bfaaa2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.0.1", + "version": "5.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {