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 4421642 commit 9491ae1Copy full SHA for 9491ae1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.19](https://github.com/salesforcecli/plugin-apex/compare/2.2.18...2.2.19) (2023-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* better apex run output ([1a68f83](https://github.com/salesforcecli/plugin-apex/commit/1a68f83a51fdccc0e99ef9837f286efc5fcc7cb4))
7
8
9
10
## [2.2.18](https://github.com/salesforcecli/plugin-apex/compare/2.2.17...2.2.18) (2023-05-14)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.2.18",
+ "version": "2.2.19",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments