From d1ca04baeb04f5440049496880d536a652388be7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 1 Jul 2024 02:54:11 +0000 Subject: [PATCH] chore(release): 4.4.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 92176a69..c41f15f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.6](https://github.com/oclif/plugin-update/compare/4.4.5...4.4.6) (2024-07-01) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.6 to 4.0.7 ([#857](https://github.com/oclif/plugin-update/issues/857)) ([9df5a49](https://github.com/oclif/plugin-update/commit/9df5a495dc8c3d978badfdba24168bf53f219686)) + ## [4.4.5](https://github.com/oclif/plugin-update/compare/4.4.4...4.4.5) (2024-06-30) ### Bug Fixes diff --git a/README.md b/README.md index 14b291b7..d35022ce 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.5/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.6/src/commands/update.ts)_ diff --git a/package.json b/package.json index 0311f468..555a5d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.5", + "version": "4.4.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {