Skip to content

Commit a7363e3

Browse files
chore(main): release 3.0.0
1 parent 2213c47 commit a7363e3

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@
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.0](https://github.com/mcarvin8/apex-tests-git-delta/compare/v2.0.0...v3.0.0) (2025-02-18)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* switch back to simple-git
14+
15+
### Features
16+
17+
* add skip validate flag ([88e3e6c](https://github.com/mcarvin8/apex-tests-git-delta/commit/88e3e6c0f3b775c68257531e05061ea24654f83e))
18+
* switch back to simple-git ([5a9393f](https://github.com/mcarvin8/apex-tests-git-delta/commit/5a9393feaf0ebc3cd1e091b3d1dc68f77ef12183))
19+
20+
21+
### Bug Fixes
22+
23+
* upgrade all dependencies ([52d9f91](https://github.com/mcarvin8/apex-tests-git-delta/commit/52d9f9161f405451522f51a4f18cec80453aa12c))
24+
825
## [2.0.0](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.3.0...v2.0.0) (2024-10-21)
926

1027

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

0 commit comments

Comments
 (0)