Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit ef808be

Browse files
committed
Merge commit '9db4dff73263f3f37bd8bcfe9c80f77fe6bdf082' into develop
2 parents 6662a37 + 9db4dff commit ef808be

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: 'feat: url scalar'
3+
pr: 67
4+
author: jasonbahl
5+
type: feat
6+
breaking: false
7+
branch: milestone/custom-scalars
8+
---
9+
null

automation-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
// - Phone
2323
// - DateTime
2424
// - Date
25+
// - URL
2526

2627
// BREAKING CHANGE
2728
// We're simulating a breaking change with this comment.

0 commit comments

Comments
 (0)