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 ce941e5 commit bedc496Copy full SHA for bedc496
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.12](https://github.com/salesforcecli/plugin-apex/compare/2.2.11...2.2.12) (2023-04-10)
2
+
3
4
+### Bug Fixes
5
6
+* add info about results vs. id ([13a03a0](https://github.com/salesforcecli/plugin-apex/commit/13a03a0558870ca343b671555adc81150f34b4f0))
7
8
9
10
## [2.2.11](https://github.com/salesforcecli/plugin-apex/compare/2.2.10...2.2.11) (2023-04-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.2.11",
+ "version": "2.2.12",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
@@ -228,4 +228,4 @@
228
"output": []
229
}
230
231
-}
+}
0 commit comments