From b16590ff81c6a7f0aadde0a209c288365e51cb28 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 3 Feb 2025 03:01:01 +0000 Subject: [PATCH] chore(release): 4.6.30 [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 f3013cd0..c48ea1f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.30](https://github.com/oclif/plugin-update/compare/4.6.29...4.6.30) (2025-02-03) + +### Bug Fixes + +- **deps:** bump tar-fs from 2.1.1 to 2.1.2 ([#1033](https://github.com/oclif/plugin-update/issues/1033)) ([3823a6f](https://github.com/oclif/plugin-update/commit/3823a6fc3543f7e03d2c1dc2a428de92a9cdb8a0)) + ## [4.6.29](https://github.com/oclif/plugin-update/compare/4.6.28...4.6.29) (2025-02-02) ### Bug Fixes diff --git a/README.md b/README.md index dbe386c1..213816e7 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.29/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.30/src/commands/update.ts)_ diff --git a/package.json b/package.json index 153ad033..41c30a68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.29", + "version": "4.6.30", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {