From bc813147c69003fe7f424989f7712a2df944f703 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 12 Jan 2025 03:17:28 +0000 Subject: [PATCH] chore(release): 4.6.22 [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 4a89fdbe..80a10e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.22](https://github.com/oclif/plugin-update/compare/4.6.21...4.6.22) (2025-01-12) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.2.0 to 4.2.2 ([#1019](https://github.com/oclif/plugin-update/issues/1019)) ([dfe867c](https://github.com/oclif/plugin-update/commit/dfe867c075afb801bf6c020e2b361ccb4b6f8a74)) + ## [4.6.21](https://github.com/oclif/plugin-update/compare/4.6.20...4.6.21) (2024-12-29) ### Bug Fixes diff --git a/README.md b/README.md index e7824d23..e1649463 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.21/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.22/src/commands/update.ts)_ diff --git a/package.json b/package.json index 614efb13..e20ccadb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.21", + "version": "4.6.22", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {