From 47eb238d6d6db018652394d6f5cff7c0d900a9f3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 13 Oct 2024 05:46:05 +0000 Subject: [PATCH] chore(release): 4.6.4 [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 b3ca7fe3..e3ac6036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.4](https://github.com/oclif/plugin-update/compare/4.6.3...4.6.4) (2024-10-13) + +### Bug Fixes + +- **deps:** bump @oclif/table from 0.1.17 to 0.1.18 ([#951](https://github.com/oclif/plugin-update/issues/951)) ([458dabf](https://github.com/oclif/plugin-update/commit/458dabffb26965f402546b28b53223ae0f3b353c)) + ## [4.6.3](https://github.com/oclif/plugin-update/compare/4.6.2...4.6.3) (2024-10-08) ### Bug Fixes diff --git a/README.md b/README.md index 1cf3fb74..baad9c82 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.3/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.4/src/commands/update.ts)_ diff --git a/package.json b/package.json index 2728684e..4d380763 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.3", + "version": "4.6.4", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {