Skip to content

Commit b77fa42

Browse files
committed
chore(release): 2.2.10 [skip ci]
1 parent 6dcb32e commit b77fa42

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.2.10](https://github.com/salesforcecli/plugin-apex/compare/2.2.9...2.2.10) (2023-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bug found by strict ([993cced](https://github.com/salesforcecli/plugin-apex/commit/993cced565e1fa3478b61e63df5223fea35e49a9))
7+
* handle wait 0 ([fba17be](https://github.com/salesforcecli/plugin-apex/commit/fba17be4b3f8334acf33f4f76db6c8ae82ee74ff))
8+
* restore run tests async by default ([8e75bba](https://github.com/salesforcecli/plugin-apex/commit/8e75bbafc5a4289243bce22a1de0280994af0749))
9+
10+
11+
112
## [2.2.9](https://github.com/salesforcecli/plugin-apex/compare/2.2.8...2.2.9) (2023-03-26)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-apex",
33
"description": "Apex commands",
4-
"version": "2.2.9",
4+
"version": "2.2.10",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)