From e34c1fd80f53e30810252a5269c70d844cd6ac6a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 11 Aug 2024 11:45:45 +0000 Subject: [PATCH] chore(release): 4.5.3 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac11d8a8..e1739b2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.5.3](https://github.com/oclif/plugin-update/compare/4.5.2...4.5.3) (2024-08-11) + +### Bug Fixes + +- **deps:** bump @inquirer/select from 2.4.5 to 2.4.7 ([#894](https://github.com/oclif/plugin-update/issues/894)) ([676e559](https://github.com/oclif/plugin-update/commit/676e5592fa71fd6efe6d2f20fe0d935916a347a7)) + ## [4.5.2](https://github.com/oclif/plugin-update/compare/4.5.1...4.5.2) (2024-08-04) ### Bug Fixes diff --git a/README.md b/README.md index 2f4a1859..59ba903a 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.2/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.5.3/src/commands/update.ts)_ diff --git a/package.json b/package.json index 9ccc6581..e4f09e3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.5.2", + "version": "4.5.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {