diff --git a/CHANGELOG.md b/CHANGELOG.md index 311fb9aa..0cb9be90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.2.13](https://github.com/oclif/plugin-help/compare/6.2.12...6.2.13) (2024-09-29) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.22 to 4.0.23 ([#815](https://github.com/oclif/plugin-help/issues/815)) ([2ac89d2](https://github.com/oclif/plugin-help/commit/2ac89d2c43eb23c6cba3ca8f194dfd7ca5fa0374)) + ## [6.2.12](https://github.com/oclif/plugin-help/compare/6.2.11...6.2.12) (2024-09-22) ### Bug Fixes diff --git a/README.md b/README.md index 2f68e709..f5339d8e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ DESCRIPTION Display help for oclif. ``` -_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.12/src/commands/help.ts)_ +_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.13/src/commands/help.ts)_ diff --git a/package.json b/package.json index 7b32d093..071e77d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "6.2.12", + "version": "6.2.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {