diff --git a/CHANGELOG.md b/CHANGELOG.md index 94168fe8..01c04ba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.16](https://github.com/oclif/plugin-help/compare/5.2.15...5.2.16) (2023-08-05) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.1 to 2.11.7 ([b3de9fe](https://github.com/oclif/plugin-help/commit/b3de9fe02ad23763e7b1d21250a4f3a6ca23a1f4)) + + + ## [5.2.15](https://github.com/oclif/plugin-help/compare/5.2.14...5.2.15) (2023-07-29) diff --git a/package.json b/package.json index 0a0a1d46..6a634e19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.15", + "version": "5.2.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {