From 349c85880199950387950f4c55b96625bbf27303 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 8 Oct 2024 15:31:11 +0000 Subject: [PATCH] chore(release): 4.6.2 [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 a7ac8261..e1aa3406 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.2](https://github.com/oclif/plugin-update/compare/4.6.1...4.6.2) (2024-10-08) + +### Bug Fixes + +- bump table ([#947](https://github.com/oclif/plugin-update/issues/947)) ([9b17916](https://github.com/oclif/plugin-update/commit/9b179163440ea813ef72050215222b64bd6f4295)) + ## [4.6.1](https://github.com/oclif/plugin-update/compare/4.6.0...4.6.1) (2024-10-06) ### Bug Fixes diff --git a/README.md b/README.md index 327c6c09..0397e312 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.1/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.2/src/commands/update.ts)_ diff --git a/package.json b/package.json index 89ef8f20..72a8a8d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.1", + "version": "4.6.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {