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 92057f3 commit 92b71afCopy full SHA for 92b71af
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.10](https://github.com/salesforcecli/plugin-apex/compare/2.3.9...2.3.10) (2023-08-08)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** core 5 ([92057f3](https://github.com/salesforcecli/plugin-apex/commit/92057f3a2542268f3ce0c45d0aee4bc756511eee))
7
8
9
10
## [2.3.9](https://github.com/salesforcecli/plugin-apex/compare/2.3.8...2.3.9) (2023-07-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.3.9",
+ "version": "2.3.10",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments