diff --git a/CHANGELOG.md b/CHANGELOG.md index 59441f5e..ac11d8a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.5.2](https://github.com/oclif/plugin-update/compare/4.5.1...4.5.2) (2024-08-04) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.12 to 4.0.17 ([#888](https://github.com/oclif/plugin-update/issues/888)) ([de5455c](https://github.com/oclif/plugin-update/commit/de5455c6f39a8e48f544bad27e90a5ba713be45b)) + ## [4.5.1](https://github.com/oclif/plugin-update/compare/4.5.0...4.5.1) (2024-08-04) ### Bug Fixes diff --git a/README.md b/README.md index fb56075e..2f4a1859 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.1/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.2/src/commands/update.ts)_ diff --git a/package.json b/package.json index a93712c0..bff4e3a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.5.1", + "version": "4.5.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {