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 8da0762 commit 4db3409Copy full SHA for 4db3409
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.6.0](https://github.com/salesforcecli/plugin-org/compare/2.5.0...2.6.0) (2023-03-16)
2
+
3
4
+### Features
5
6
+* wrap tests in a describe block ([7696395](https://github.com/salesforcecli/plugin-org/commit/769639511254bfa24cb3f4b03e01e97719e98f8b))
7
8
9
10
# [2.5.0](https://github.com/salesforcecli/plugin-org/compare/2.4.7...2.5.0) (2023-03-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-org",
"description": "Commands to interact with Salesforce orgs",
- "version": "2.5.0",
+ "version": "2.6.0",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments