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 85a9e0f commit 81bfe79Copy full SHA for 81bfe79
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.5](https://github.com/salesforcecli/plugin-apex/compare/2.2.4...2.2.5) (2023-03-15)
2
+
3
4
+### Bug Fixes
5
6
+* correct examples on run ([b6d8b28](https://github.com/salesforcecli/plugin-apex/commit/b6d8b289efe80f7c1b9295e63e8cb3fa036edff3))
7
8
9
10
## [2.2.4](https://github.com/salesforcecli/plugin-apex/compare/2.2.3...2.2.4) (2023-03-13)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.2.4",
+ "version": "2.2.5",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments