diff --git a/CHANGELOG.md b/CHANGELOG.md index 13af9c10..b469921d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.3.3](https://github.com/oclif/plugin-update/compare/4.3.2...4.3.3) (2024-06-04) + +### Bug Fixes + +- core v4 ([9f74abd](https://github.com/oclif/plugin-update/commit/9f74abd6f5b4c0f64b9caf9696c5e2206ce275e9)) + ## [4.3.2](https://github.com/oclif/plugin-update/compare/4.3.1...4.3.2) (2024-06-02) ### Bug Fixes diff --git a/README.md b/README.md index a4a07a9b..7c4567a1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.3.2/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.3.3/src/commands/update.ts)_ diff --git a/package.json b/package.json index 30a20500..09c01d26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.3.2", + "version": "4.3.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {