Skip to content

Commit 5296f43

Browse files
authored
Merge pull request #44 from mcarvin8/release-please--branches--main--components--apex-tests-git-delta
2 parents aa7a71a + 77e7182 commit 5296f43

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
77

8+
## [3.0.3](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.2...v3.0.3) (2025-03-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @salesforce/core from 8.8.3 to 8.8.4 ([b59ccda](https://github.com/mcarvin8/apex-tests-git-delta/commit/b59ccda12859f4fd9bc07a7139b64b0b820d8ca3))
14+
815
## [3.0.2](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.1...v3.0.2) (2025-02-23)
916

1017

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 Apex tests for incremental Salesforce deployments using git commit messages.",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"dependencies": {
66
"@oclif/core": "^4.2.7",
77
"@salesforce/core": "^8.8.2",

0 commit comments

Comments
 (0)