Skip to content

Commit 0a38c52

Browse files
chore(main): release 3.0.5 (#61)
1 parent d7a1c95 commit 0a38c52

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.5](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.4...v3.0.5) (2025-06-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @oclif/core from 4.2.10 to 4.3.0 ([850e6e3](https://github.com/mcarvin8/apex-tests-git-delta/commit/850e6e38dc4800387aa256484d9dfb097fbf2be7))
14+
815
## [3.0.4](https://github.com/mcarvin8/apex-tests-git-delta/compare/v3.0.3...v3.0.4) (2025-04-01)
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.4",
4+
"version": "3.0.5",
55
"dependencies": {
66
"@oclif/core": "^4.2.7",
77
"@salesforce/core": "^8.8.2",

0 commit comments

Comments
 (0)