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 3fefbe7 commit 0ac66cbCopy full SHA for 0ac66cb
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.6](https://github.com/salesforcecli/plugin-apex/compare/2.3.5...2.3.6) (2023-07-17)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump semver from 5.7.1 to 5.7.2 ([3d98b89](https://github.com/salesforcecli/plugin-apex/commit/3d98b899b3ee0a16a44bee7303745a81970c63ac))
7
8
9
10
## [2.3.5](https://github.com/salesforcecli/plugin-apex/compare/2.3.4...2.3.5) (2023-07-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.3.5",
+ "version": "2.3.6",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments