From 980d99f4ad70dd6b2f38e31985808db0f003ca27 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 29 Jul 2024 21:36:13 +0000 Subject: [PATCH] chore(release): 4.4.16 [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 ac49416d..e0f30854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.16](https://github.com/oclif/plugin-update/compare/4.4.15...4.4.16) (2024-07-29) + +### Bug Fixes + +- support proxies ([#880](https://github.com/oclif/plugin-update/issues/880)) ([5b7dace](https://github.com/oclif/plugin-update/commit/5b7dace7958c6243c74f02d33f5deea0ac6f01c3)) + ## [4.4.15](https://github.com/oclif/plugin-update/compare/4.4.14...4.4.15) (2024-07-28) ### Bug Fixes diff --git a/README.md b/README.md index d3bbfe6a..edde6047 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.15/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.16/src/commands/update.ts)_ diff --git a/package.json b/package.json index 011f9c8b..13f07918 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.15", + "version": "4.4.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {