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 c3551af commit 2c44c93Copy full SHA for 2c44c93
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.4.3](https://github.com/salesforcecli/plugin-org/compare/2.4.2...2.4.3) (2023-02-27)
2
+
3
4
+### Bug Fixes
5
6
+* bump deps ([219cf1e](https://github.com/salesforcecli/plugin-org/commit/219cf1e20f26a54ccb87f9d601a72eaf13e936b7))
7
8
9
10
## [2.4.2](https://github.com/salesforcecli/plugin-org/compare/2.4.1...2.4.2) (2023-02-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.4.2",
+ "version": "2.4.3",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -228,4 +228,4 @@
228
"output": []
229
}
230
231
-}
+}
0 commit comments