From c32d001dbc41abef3578b5dc423ee86e790ab23f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 30 Jun 2024 02:52:17 +0000 Subject: [PATCH] chore(release): 4.4.5 [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 e26cfb0d..92176a69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.5](https://github.com/oclif/plugin-update/compare/4.4.4...4.4.5) (2024-06-30) + +### Bug Fixes + +- **deps:** bump @inquirer/select from 2.3.6 to 2.3.7 ([#860](https://github.com/oclif/plugin-update/issues/860)) ([0cf4f9f](https://github.com/oclif/plugin-update/commit/0cf4f9f79a5ee2fe9721285489b262c1af8bb4e8)) + ## [4.4.4](https://github.com/oclif/plugin-update/compare/4.4.3...4.4.4) (2024-06-27) ### Bug Fixes diff --git a/README.md b/README.md index 2c4bafd2..14b291b7 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.4.4/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.5/src/commands/update.ts)_ diff --git a/package.json b/package.json index e1fb51a2..8880ce6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.4", + "version": "4.4.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {