Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 31, 2024
1 parent d0d8c4b commit 3e7ee3f
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.3.0](https://github.com/oclif/plugin-update/compare/4.2.14...4.3.0) (2024-05-31)

### Features

- use @oclif/core v4 ([#824](https://github.com/oclif/plugin-update/issues/824)) ([d0d8c4b](https://github.com/oclif/plugin-update/commit/d0d8c4b9825776bd6170c74738b2f6e07fa3e2ee))

## [4.2.14](https://github.com/oclif/plugin-update/compare/4.2.13...4.2.14) (2024-05-28)

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

0 comments on commit 3e7ee3f

Please sign in to comment.