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 fc15cbe commit 9570b3eCopy full SHA for 9570b3e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.8](https://github.com/salesforcecli/plugin-apex/compare/2.3.7...2.3.8) (2023-07-24)
2
+
3
4
+### Bug Fixes
5
6
+* call testService method to store testRunId ([f606104](https://github.com/salesforcecli/plugin-apex/commit/f606104e49573a3545064a2d1fd84e123fb64174))
7
8
9
10
## [2.3.7](https://github.com/salesforcecli/plugin-apex/compare/2.3.6...2.3.7) (2023-07-20)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.3.7",
+ "version": "2.3.8",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments