Skip to content

Commit

Permalink
chore(release): 6.2.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 25, 2024
1 parent a9e155b commit 7274ed0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [6.2.9](https://github.com/oclif/plugin-help/compare/6.2.8...6.2.9) (2024-08-25)

### Bug Fixes

- **deps:** bump @oclif/core from 4.0.17 to 4.0.19 ([#789](https://github.com/oclif/plugin-help/issues/789)) ([a9e155b](https://github.com/oclif/plugin-help/commit/a9e155b40a4277dcb6a6263b9d1c370a9c4f3c67))

## [6.2.8](https://github.com/oclif/plugin-help/compare/6.2.7...6.2.8) (2024-08-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ DESCRIPTION
Display help for oclif.
```

_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.8/src/commands/help.ts)_
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.2.9/src/commands/help.ts)_

<!-- commandsstop -->

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-help",
"description": "Standard help for oclif.",
"version": "6.2.8",
"version": "6.2.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit 7274ed0

Please sign in to comment.