From 85b4322c2a16c0839372cc0301cb250d1b2fea1f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 20 Oct 2024 08:48:10 +0000 Subject: [PATCH] chore(release): 4.6.6 [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 22ca89d7..b7b94d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.6](https://github.com/oclif/plugin-update/compare/4.6.5...4.6.6) (2024-10-20) + +### Bug Fixes + +- **deps:** bump @oclif/table from 0.1.18 to 0.1.21 ([#956](https://github.com/oclif/plugin-update/issues/956)) ([634c114](https://github.com/oclif/plugin-update/commit/634c11471be7a81f0d703cdb2c8f88b3e44f3e40)) + ## [4.6.5](https://github.com/oclif/plugin-update/compare/4.6.4...4.6.5) (2024-10-20) ### Bug Fixes diff --git a/README.md b/README.md index 140650ee..2e70ec18 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.5/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.6/src/commands/update.ts)_ diff --git a/package.json b/package.json index 35856c63..b38d37b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.5", + "version": "4.6.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {