Skip to content

Commit

Permalink
chore(release): 4.2.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 21, 2024
1 parent ca0dd71 commit 7496ec7
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.2.7](https://github.com/oclif/plugin-update/compare/4.2.6...4.2.7) (2024-04-21)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.3 to 3.26.4 ([#791](https://github.com/oclif/plugin-update/issues/791)) ([ca0dd71](https://github.com/oclif/plugin-update/commit/ca0dd719ab524ec2c7b0be013e1a44584d588377))

## [4.2.6](https://github.com/oclif/plugin-update/compare/4.2.5...4.2.6) (2024-04-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 @@ -57,7 +57,7 @@ EXAMPLES
$ oclif-example update --available
```

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

0 comments on commit 7496ec7

Please sign in to comment.