diff --git a/CHANGELOG.md b/CHANGELOG.md index 1809cb9f..04106e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.12](https://github.com/oclif/plugin-help/compare/5.2.11...5.2.12) (2023-07-11) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([8e04960](https://github.com/oclif/plugin-help/commit/8e04960e5189fc80a758ba9a7e46e886f3b53174)) + + + ## [5.2.11](https://github.com/oclif/plugin-help/compare/5.2.10...5.2.11) (2023-07-01) diff --git a/package.json b/package.json index aefa9480..e6ed8ab6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.11", + "version": "5.2.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {