Skip to content

Commit

Permalink
chore(release): 6.0.21 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 13, 2024
1 parent c828235 commit 73c0efc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [6.0.21](https://github.com/oclif/plugin-help/compare/6.0.20...6.0.21) (2024-04-13)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.0 to 3.26.2 ([#695](https://github.com/oclif/plugin-help/issues/695)) ([c828235](https://github.com/oclif/plugin-help/commit/c8282354fdb4dba29fa3991ace617716acd37214))

## [6.0.20](https://github.com/oclif/plugin-help/compare/6.0.19...6.0.20) (2024-03-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
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.20/src/commands/help.ts)_
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/6.0.21/src/commands/help.ts)_

<!-- commandsstop -->

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-help",
"description": "Standard help for oclif.",
"version": "6.0.20",
"version": "6.0.21",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit 73c0efc

Please sign in to comment.