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 7838d87 commit e586d0cCopy full SHA for e586d0c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.7](https://github.com/salesforcecli/plugin-apex/compare/2.2.6...2.2.7) (2023-03-21)
2
+
3
4
+### Bug Fixes
5
6
+* remove log:get number default ([1151dc2](https://github.com/salesforcecli/plugin-apex/commit/1151dc2ce29c50233e17875d951c3c37b85da196))
7
8
9
10
## [2.2.6](https://github.com/salesforcecli/plugin-apex/compare/2.2.5...2.2.6) (2023-03-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.2.6",
+ "version": "2.2.7",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments