Skip to content

Commit 845a6d5

Browse files
committed
chore(release): 2.2.16 [skip ci]
1 parent 46c9aba commit 845a6d5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.2.16](https://github.com/salesforcecli/plugin-apex/compare/2.2.15...2.2.16) (2023-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* min duration for --wait on apex test run ([18bcdf1](https://github.com/salesforcecli/plugin-apex/commit/18bcdf1232c5cfcbf148f56acc828ecc7b17c51e))
7+
* min duration for --wait on apex test run (prevent -1) ([20d9fc5](https://github.com/salesforcecli/plugin-apex/commit/20d9fc5c6c7b075fb8cbd6a734412d4d93828422))
8+
9+
10+
111
## [2.2.15](https://github.com/salesforcecli/plugin-apex/compare/2.2.14...2.2.15) (2023-04-30)
212

313

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.15",
4+
"version": "2.2.16",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)