diff --git a/.changesets/20250314T203923-pr-65.md b/.changesets/20250314T203923-pr-65.md new file mode 100644 index 0000000..bceea84 --- /dev/null +++ b/.changesets/20250314T203923-pr-65.md @@ -0,0 +1,9 @@ +--- +title: 'feat: date scalar' +pr: 65 +author: jasonbahl +type: feat +breaking: false +branch: milestone/custom-scalars +--- +null diff --git a/automation-tests.php b/automation-tests.php index 0e1909f..99673b4 100644 --- a/automation-tests.php +++ b/automation-tests.php @@ -21,6 +21,7 @@ // - Email // - Phone // - DateTime +// - Date // BREAKING CHANGE // We're simulating a breaking change with this comment.