Skip to content

Commit 8dae1dd

Browse files
authored
Merge pull request #50 from mcarvin8/release-please--branches--main--components--apex-tests-git-delta
2 parents 453a8fd + 6a2fff9 commit 8dae1dd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
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.4](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.3...v3.0.4) (2025-04-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @oclif/core from 4.2.8 to 4.2.10 ([60d1311](https://github.com/mcarvin8/apex-tests-git-delta/commit/60d131153fe0ba57aac221b7161ed00a4b65d154))
14+
* **deps:** bump @salesforce/core from 8.8.4 to 8.8.7 ([77d8fac](https://github.com/mcarvin8/apex-tests-git-delta/commit/77d8facb64c828014f5a01232395207a8409e9a6))
15+
* **deps:** bump @salesforce/sf-plugins-core from 12.1.4 to 12.2.1 ([0d88c75](https://github.com/mcarvin8/apex-tests-git-delta/commit/0d88c7527475be05f94b6141c1181735df89f4b4))
16+
817
## [3.0.3](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.2...v3.0.3) (2025-03-01)
918

1019

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.3",
4+
"version": "3.0.4",
55
"dependencies": {
66
"@oclif/core": "^4.2.7",
77
"@salesforce/core": "^8.8.2",

0 commit comments

Comments
 (0)