From e6687c15ac0565015f25c9c7d6d53513baff8f99 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 31 Mar 2024 02:46:01 +0000 Subject: [PATCH] chore(release): 4.2.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 5479f8b1..3e4c0963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.2.3](https://github.com/oclif/plugin-update/compare/4.2.2...4.2.3) (2024-03-31) + +### Bug Fixes + +- **deps:** bump inquirer from 9.2.16 to 9.2.17 ([#774](https://github.com/oclif/plugin-update/issues/774)) ([b39b54c](https://github.com/oclif/plugin-update/commit/b39b54cd80e12e8dff739864c469930a6b6b91d6)) + ## [4.2.2](https://github.com/oclif/plugin-update/compare/4.2.1...4.2.2) (2024-03-25) ### Bug Fixes diff --git a/README.md b/README.md index f85bfa54..2e6805aa 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.2.2/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.2.3/src/commands/update.ts)_ diff --git a/package.json b/package.json index 1e2bf57c..f0a7f8dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.2.2", + "version": "4.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {