Skip to content

Commit 4b2657a

Browse files
chore(release): 1.0.6 [skip ci] ## [1.0.6](v1.0.5...v1.0.6) (2024-04-07)
### Bug Fixes * use simple-git for git commands ([f1e50ce](f1e50ce))
1 parent bd4ab7a commit 4b2657a

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.6](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.0.5...v1.0.6) (2024-04-07)
2+
3+
### Bug Fixes
4+
5+
- use simple-git for git commands ([f1e50ce](https://github.com/mcarvin8/apex-tests-git-delta/commit/f1e50cecef920288dc4b588b222e01b0352dfdc6))
6+
17
## [1.0.5](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.0.4...v1.0.5) (2024-04-05)
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.5",
4+
"version": "1.0.6",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)