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 d95ffbf commit 6a64c65Copy full SHA for 6a64c65
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.4.5](https://github.com/salesforcecli/plugin-org/compare/2.4.4...2.4.5) (2023-03-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump open from 8.4.1 to 8.4.2 ([00e6a1d](https://github.com/salesforcecli/plugin-org/commit/00e6a1dd3221a55f694affda80f54598a93c6ce7))
7
8
9
10
## [2.4.4](https://github.com/salesforcecli/plugin-org/compare/2.4.3...2.4.4) (2023-03-01)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.4.4",
+ "version": "2.4.5",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments