Skip to content

Commit ae23fed

Browse files
authored
Merge pull request #17 from mcarvin8/release-please--branches--main--components--apex-tests-git-delta
chore(main): release 1.2.2
2 parents 72349a4 + e5abd9b commit ae23fed

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+
## [1.2.2](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.2.1...v1.2.2) (2024-08-13)
9+
10+
11+
### Bug Fixes
12+
13+
* resolve additional relative refs like `HEAD~1` ([05da139](https://github.com/mcarvin8/apex-tests-git-delta/commit/05da1397c2de1b5709af84731ab527a35826ce49))
14+
815
## [1.2.1](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.2.0...v1.2.1) (2024-08-13)
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 the Apex Tests to run when executing a Salesforce delta deployment.",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)