Skip to content

Commit d9836c9

Browse files
committed
chore(release): 6.2.39 [skip ci]
1 parent 30584d8 commit d9836c9

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.2.39](https://github.com/oclif/plugin-help/compare/6.2.38...6.2.39) (2026-03-21)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump flatted from 3.3.2 to 3.4.2 ([#1104](https://github.com/oclif/plugin-help/issues/1104)) ([30584d8](https://github.com/oclif/plugin-help/commit/30584d8fb2b58224cd03fc51d4769577b7aa9bf4))
6+
17
## [6.2.38](https://github.com/oclif/plugin-help/compare/6.2.37...6.2.38) (2026-03-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.38/src/commands/help.ts)_
31+
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.39/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.38",
4+
"version": "6.2.39",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-help/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)