Skip to content

Commit

Permalink
chore(release): 6.0.22 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 12, 2024
1 parent 05a1911 commit 84f4f57
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.0.22](https://github.com/oclif/plugin-help/compare/6.0.21...6.0.22) (2024-05-12)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.5 to 3.26.6 ([#714](https://github.com/oclif/plugin-help/issues/714)) ([05a1911](https://github.com/oclif/plugin-help/commit/05a191151580c648fffefd718025ac5bbb91b618))

## [6.0.21](https://github.com/oclif/plugin-help/compare/6.0.20...6.0.21) (2024-04-13)

### 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.0.21/src/commands/help.ts)_
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.0.22/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.0.21",
"version": "6.0.22",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit 84f4f57

Please sign in to comment.