diff --git a/CHANGELOG.md b/CHANGELOG.md index 4be52bb..e51806a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.1.2](https://github.com/oclif/eslint-config-oclif/compare/5.1.1...5.1.2) (2024-04-15) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-mocha from 10.4.1 to 10.4.2 ([670d054](https://github.com/oclif/eslint-config-oclif/commit/670d0549830142eec4d28ea959a7263db137fddf)) + + + ## [5.1.1](https://github.com/oclif/eslint-config-oclif/compare/5.1.0...5.1.1) (2024-03-11) diff --git a/package.json b/package.json index 2cd8c52..6522849 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.1.1", + "version": "5.1.2", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {