Skip to content

Commit 3aed578

Browse files
committed
chore(release): 6.2.21 [skip ci]
1 parent 30c372a commit 3aed578

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.2.21](https://github.com/oclif/plugin-help/compare/6.2.20...6.2.21) (2025-01-11)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.2.0 to 4.2.2 ([#877](https://github.com/oclif/plugin-help/issues/877)) ([30c372a](https://github.com/oclif/plugin-help/commit/30c372aa9388618267eb25fc2d908476ee016336))
6+
17
## [6.2.20](https://github.com/oclif/plugin-help/compare/6.2.19...6.2.20) (2024-12-21)
28

39
### Bug Fixes

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ DESCRIPTION
2828
Display help for oclif.
2929
```
3030

31-
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.20/src/commands/help.ts)_
31+
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.21/src/commands/help.ts)_
3232

3333
<!-- commandsstop -->
3434

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/plugin-help",
33
"description": "Standard help for oclif.",
4-
"version": "6.2.20",
4+
"version": "6.2.21",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-help/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)