From 206188b5cdf18a2e8be4adc84d912274181c3d9b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 12 Jun 2023 20:18:40 +0000 Subject: [PATCH] chore(release): 2.6.20 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61d9e9da..e714a315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.6.20](https://github.com/salesforcecli/plugin-info/compare/2.6.19...2.6.20) (2023-06-12) + + +### Bug Fixes + +* bump proxy-agent to new major version ([#429](https://github.com/salesforcecli/plugin-info/issues/429)) ([20b0680](https://github.com/salesforcecli/plugin-info/commit/20b068077e59037f190af2d1d9ba4b4b001cb044)) + + + ## [2.6.19](https://github.com/salesforcecli/plugin-info/compare/2.6.18...2.6.19) (2023-06-05) diff --git a/package.json b/package.json index be4cd8f5..e3d12dbc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-info", "description": "Plugin for accessing cli info from the command line", - "version": "2.6.19", + "version": "2.6.20", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "main": "lib/index.js", @@ -231,4 +231,4 @@ "output": [] } } -} +} \ No newline at end of file