Skip to content

Commit

Permalink
chore(release): 4.5.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 15, 2024
1 parent 485da6d commit fa12a25
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 @@
## [4.5.9](https://github.com/oclif/plugin-update/compare/4.5.8...4.5.9) (2024-09-15)

### Bug Fixes

- **deps:** bump @oclif/core from 4.0.19 to 4.0.22 ([#923](https://github.com/oclif/plugin-update/issues/923)) ([485da6d](https://github.com/oclif/plugin-update/commit/485da6d429405dbcb1a6c67a586cac59730b24f8))

## [4.5.8](https://github.com/oclif/plugin-update/compare/4.5.7...4.5.8) (2024-09-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ EXAMPLES
$ oclif-example update --available
```

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.8/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.9/src/commands/update.ts)_

<!-- commandsstop -->

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-update",
"version": "4.5.8",
"version": "4.5.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit fa12a25

Please sign in to comment.