Skip to content

Commit

Permalink
chore(release): 6.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 16, 2024
1 parent 732ed9d commit 9e36d8c
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.3](https://github.com/oclif/plugin-help/compare/6.2.2...6.2.3) (2024-06-16)

### Bug Fixes

- **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([#740](https://github.com/oclif/plugin-help/issues/740)) ([732ed9d](https://github.com/oclif/plugin-help/commit/732ed9d0d8f4d0a8ae366ff66ee409cca6ab65be))

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

0 comments on commit 9e36d8c

Please sign in to comment.