diff --git a/CHANGELOG.md b/CHANGELOG.md index 19fe4fcf..7cd50223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.18](https://github.com/oclif/plugin-help/compare/5.2.17...5.2.18) (2023-08-27) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.8 to 2.11.10 ([e116d76](https://github.com/oclif/plugin-help/commit/e116d76d737429e846a81b3d21c554b3d18f6013)) + + + ## [5.2.17](https://github.com/oclif/plugin-help/compare/5.2.16...5.2.17) (2023-08-12) diff --git a/package.json b/package.json index a650fcea..eae19cea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.17", + "version": "5.2.18", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {