diff --git a/CHANGELOG.md b/CHANGELOG.md index 50acf058..66842c77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.2.20](https://github.com/oclif/plugin-help/compare/6.2.19...6.2.20) (2024-12-21) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.37 to 4.2.0 ([#866](https://github.com/oclif/plugin-help/issues/866)) ([9e15958](https://github.com/oclif/plugin-help/commit/9e1595860a5c329a166ccbb3e7d6bcf6cc113981)) + ## [6.2.19](https://github.com/oclif/plugin-help/compare/6.2.18...6.2.19) (2024-12-08) ### Bug Fixes diff --git a/README.md b/README.md index 48b6e824..afd2ab5f 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.19/src/commands/help.ts)_ +_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.20/src/commands/help.ts)_ diff --git a/package.json b/package.json index 9cd45602..d0e7f0ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "6.2.19", + "version": "6.2.20", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {