Skip to content

Commit 799f19e

Browse files
chore(release): 1.0.8 [skip ci] ## [1.0.8](v1.0.7...v1.0.8) (2024-04-09)
### Bug Fixes * refactor imports and ensure async/promises are used ([ed43851](ed43851))
1 parent ed43851 commit 799f19e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.8](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.0.7...v1.0.8) (2024-04-09)
2+
3+
### Bug Fixes
4+
5+
- refactor imports and ensure async/promises are used ([ed43851](https://github.com/mcarvin8/apex-tests-git-delta/commit/ed43851909b53105432a528db70a9b1749b42569))
6+
17
## [1.0.7](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.0.6...v1.0.7) (2024-04-07)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apex-tests-git-delta",
33
"description": "Determine the Apex Tests to run when executing a Salesforce delta deployment.",
4-
"version": "1.0.7",
4+
"version": "1.0.8",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)