diff --git a/CHANGELOG.md b/CHANGELOG.md index 4785b1c2..1809cb9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.11](https://github.com/oclif/plugin-help/compare/5.2.10...5.2.11) (2023-07-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.7 to 2.8.11 ([21edd3a](https://github.com/oclif/plugin-help/commit/21edd3af64b11b1dbb688cc5ae9c7a598a2cc467)) + + + ## [5.2.10](https://github.com/oclif/plugin-help/compare/5.2.9...5.2.10) (2023-06-17) diff --git a/package.json b/package.json index cd5bb6d4..aefa9480 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.10", + "version": "5.2.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {