Skip to content

Commit 96c0763

Browse files
authored
Merge pull request #19 from mcarvin8/release-please--branches--main--components--apex-tests-git-delta
chore(main): release 1.3.0
2 parents fa53269 + a6b0cf5 commit 96c0763

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.3.0](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.2.2...v1.3.0) (2024-09-12)
9+
10+
11+
### Features
12+
13+
* remove `--output` flag ([06e20f1](https://github.com/mcarvin8/apex-tests-git-delta/commit/06e20f12e340256386381ff0d0d418e91d9a1218))
14+
815
## [1.2.2](https://github.com/mcarvin8/apex-tests-git-delta/compare/v1.2.1...v1.2.2) (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.2",
4+
"version": "1.3.0",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)