diff --git a/CHANGELOG.md b/CHANGELOG.md index 140dd67b..3c0b3a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.5.10](https://github.com/oclif/plugin-update/compare/4.5.9...4.5.10) (2024-09-29) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.22 to 4.0.23 ([#937](https://github.com/oclif/plugin-update/issues/937)) ([f021b1b](https://github.com/oclif/plugin-update/commit/f021b1ba0602775643bbd44a63224c717c75d5c3)) + ## [4.5.9](https://github.com/oclif/plugin-update/compare/4.5.8...4.5.9) (2024-09-15) ### Bug Fixes diff --git a/README.md b/README.md index 0b93dc43..edf72213 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.9/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.10/src/commands/update.ts)_ diff --git a/package.json b/package.json index e976fb6c..e9f05ca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.5.9", + "version": "4.5.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {