Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-npm_and_yarn-oclif-4.15.25
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley authored Nov 18, 2024
2 parents 92b9d88 + d222b92 commit c3fb6cc
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.18](https://github.com/oclif/plugin-help/compare/6.2.17...6.2.18) (2024-11-17)

### Bug Fixes

- **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([#841](https://github.com/oclif/plugin-help/issues/841)) ([658975b](https://github.com/oclif/plugin-help/commit/658975b75b56939642ae55e346014d83e55a1a39))

## [6.2.17](https://github.com/oclif/plugin-help/compare/6.2.16...6.2.17) (2024-11-16)

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

0 comments on commit c3fb6cc

Please sign in to comment.