diff --git a/CHANGELOG.md b/CHANGELOG.md index 2115d22e..140dd67b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 8f551c1e..0b93dc43 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.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)_ diff --git a/package.json b/package.json index 135f8179..d251ac7d 100644 --- a/package.json +++ b/package.json @@ -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": {