We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03f5c8 commit b6279ccCopy full SHA for b6279cc
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.9.7](https://github.com/salesforcecli/plugin-org/compare/2.9.6...2.9.7) (2023-06-06)
2
+
3
4
+### Bug Fixes
5
6
+* remove logging that caused circular ref ([0a63c61](https://github.com/salesforcecli/plugin-org/commit/0a63c6195cedf9c82303cae568cefdd2452b23ed))
7
8
9
10
## [2.9.6](https://github.com/salesforcecli/plugin-org/compare/2.9.5...2.9.6) (2023-06-05)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.9.6",
+ "version": "2.9.7",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments