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

Commit 24cbddc

Browse files
committed
Merge commit 'd7d50e58c7d5e33d87b2d32448789c12578f0f25' into develop
2 parents 2ccbe71 + d7d50e5 commit 24cbddc

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-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: time scalar'
3+
pr: 70
4+
author: jasonbahl
5+
type: feat
6+
breaking: false
7+
branch: milestone/custom-scalars
8+
---
9+
null
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: feat: a scalar
3+
pr: 72
4+
author: jasonbahl
5+
type: feat
6+
breaking: false
7+
branch: milestone/custom-scalars
8+
---
9+
10+
null

automation-tests.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
// - Phone
2323
// - DateTime
2424
// - Date
25+
// - Time
2526
// - URL
27+
// - A-Scalar
2628

2729
// BREAKING CHANGE
2830
// We're simulating a breaking change with this comment.

0 commit comments

Comments
 (0)