diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cc5bad6..2115d22e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.5.8](https://github.com/oclif/plugin-update/compare/4.5.7...4.5.8) (2024-09-15) + +### Bug Fixes + +- **deps:** bump @inquirer/select from 2.4.7 to 2.5.0 ([#926](https://github.com/oclif/plugin-update/issues/926)) ([8db17f6](https://github.com/oclif/plugin-update/commit/8db17f6faa816c397de33340c577726e786921c7)) + ## [4.5.7](https://github.com/oclif/plugin-update/compare/4.5.6...4.5.7) (2024-09-13) ### Bug Fixes diff --git a/README.md b/README.md index a420d407..8f551c1e 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.7/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.8/src/commands/update.ts)_ diff --git a/package.json b/package.json index 866502bc..a5317222 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.5.7", + "version": "4.5.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {