We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce0ab6 commit c7603c2Copy full SHA for c7603c2
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "apex-tests-git-delta",
"description": "Determine the Apex Tests to run when executing a Salesforce delta deployment.",
- "version": "0.0.1",
+ "version": "1.0.0",
"dependencies": {
6
"@oclif/core": "^3.18.1",
7
"@salesforce/core": "^6.4.7",
0 commit comments