diff --git a/CHANGELOG.md b/CHANGELOG.md index 472b502f..15767acd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.6.37](https://github.com/salesforcecli/plugin-info/compare/2.6.36...2.6.37) (2023-08-06) + + +### Bug Fixes + +* **deps:** bump proxy-agent from 6.2.1 to 6.3.0 ([87305f9](https://github.com/salesforcecli/plugin-info/commit/87305f9c1488b2444d4e77351e7953bc7aeebf0b)) + + + ## [2.6.36](https://github.com/salesforcecli/plugin-info/compare/2.6.35...2.6.36) (2023-08-06) diff --git a/package.json b/package.json index 34e151c7..537791c9 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.36", + "version": "2.6.37", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "main": "lib/index.js",