From a88fc574b3eee044d527d034c8d89eec3bded842 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 26 Jan 2025 05:46:09 +0000 Subject: [PATCH] chore(release): 4.6.27 [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 37100050..b586cffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.27](https://github.com/oclif/plugin-update/compare/4.6.26...4.6.27) (2025-01-26) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.2.3 to 4.2.4 ([#1028](https://github.com/oclif/plugin-update/issues/1028)) ([1cd4bd3](https://github.com/oclif/plugin-update/commit/1cd4bd3a4e4baaa9f8c2a00173d27fcac3ab4d0d)) + ## [4.6.26](https://github.com/oclif/plugin-update/compare/4.6.25...4.6.26) (2025-01-19) ### Bug Fixes diff --git a/README.md b/README.md index cde0d95a..24523397 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.26/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.27/src/commands/update.ts)_ diff --git a/package.json b/package.json index 6ae4f66e..22717c09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.26", + "version": "4.6.27", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {