Skip to content

Commit c7603c2

Browse files
chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-04-04)
### Features * init commit ([4ce0ab6](4ce0ab6))
1 parent 4ce0ab6 commit c7603c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 1.0.0 (2024-04-04)
2+
3+
### Features
4+
5+
- init commit ([4ce0ab6](https://github.com/mcarvin8/apex-tests-git-delta/commit/4ce0ab68c1b7229cddd6153d586b51c7c5eabd7c))

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": "0.0.1",
4+
"version": "1.0.0",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)