Skip to content

Commit

Permalink
chore(release): 6.0.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 3, 2024
1 parent 4e9bd95 commit 971fa34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [6.0.15](https://github.com/oclif/plugin-help/compare/6.0.14...6.0.15) (2024-03-03)

### Bug Fixes

- **deps:** bump @oclif/core from 3.19.2 to 3.20.0 ([#660](https://github.com/oclif/plugin-help/issues/660)) ([4e9bd95](https://github.com/oclif/plugin-help/commit/4e9bd9548648d6813e18b96b066e36f24fb8b842))

## [6.0.14](https://github.com/oclif/plugin-help/compare/6.0.13...6.0.14) (2024-02-22)

### Bug Fixes
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.14",
"version": "6.0.15",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit 971fa34

Please sign in to comment.