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 8b78559 commit ecb638dCopy full SHA for ecb638d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.4.0](https://github.com/salesforcecli/plugin-org/compare/2.3.4...2.4.0) (2023-02-14)
2
+
3
4
+### Features
5
6
+* add apiVersion ([e916584](https://github.com/salesforcecli/plugin-org/commit/e9165847b907616d8006da90b113106503aef492))
7
8
9
10
## [2.3.4](https://github.com/salesforcecli/plugin-org/compare/2.3.3...2.3.4) (2023-02-12)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.3.4",
+ "version": "2.4.0",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -221,4 +221,4 @@
221
"output": []
222
}
223
224
-}
+}
0 commit comments