From c976232bc1ef0bb1639e567b15dc844596b34a14 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 22 Dec 2024 03:08:16 +0000 Subject: [PATCH] chore(release): 4.6.19 [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 50611948..e7ae1351 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.19](https://github.com/oclif/plugin-update/compare/4.6.18...4.6.19) (2024-12-22) + +### Bug Fixes + +- **deps:** bump @oclif/table from 0.3.7 to 0.3.9 ([#1008](https://github.com/oclif/plugin-update/issues/1008)) ([22f3e8b](https://github.com/oclif/plugin-update/commit/22f3e8b9776dff59156c9f7f673445f283060e79)) + ## [4.6.18](https://github.com/oclif/plugin-update/compare/4.6.17...4.6.18) (2024-12-15) ### Bug Fixes diff --git a/README.md b/README.md index df1cdbf4..19a36c72 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.18/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.19/src/commands/update.ts)_ diff --git a/package.json b/package.json index 44522c3d..9f9bee57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.18", + "version": "4.6.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {