Skip to content

Commit a984e56

Browse files
committed
chore(release): 6.2.30 [skip ci]
1 parent 1c60c05 commit a984e56

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.2.30](https://github.com/oclif/plugin-help/compare/6.2.29...6.2.30) (2025-07-05)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.4.0 to 4.4.1 ([#991](https://github.com/oclif/plugin-help/issues/991)) ([1c60c05](https://github.com/oclif/plugin-help/commit/1c60c05ebdd73b4928c09c9e7974c7c5c767f24d))
6+
17
## [6.2.29](https://github.com/oclif/plugin-help/compare/6.2.28...6.2.29) (2025-06-14)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
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.29/src/commands/help.ts)_
31+
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.30/src/commands/help.ts)_
3232

3333
<!-- commandsstop -->
3434

package.json

Lines changed: 1 addition & 1 deletion
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.29",
4+
"version": "6.2.30",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-help/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)