Skip to content

Commit a005f28

Browse files
committed
stage 2
1 parent b6d6459 commit a005f28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A TC39 proposal to add `Math.clamp`: a function that constrains a value between
44

55
## Status
66

7-
**Stage:** 1 \
7+
**Stage:** 2 \
88
**Champion:** Oliver Medhurst (@canadahonk) \
99
**Authors:** Oliver Medhurst (@canadahonk), Richie Bendall (@richienb) \
10-
**Last Presented:** [106th meeting](https://github.com/tc39/agendas/blob/main/2025/02.md)
10+
**Last Presented:** [108th meeting](https://github.com/tc39/agendas/blob/main/2025/05.md)
1111

1212
## Overview and motivation
1313

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="./spec.js"></script>
66
<pre class="metadata">
77
title: Math.clamp
8-
stage: 1
8+
stage: 2
99
contributors: Oliver Medhurst, Richie Bendall
1010
</pre>
1111

0 commit comments

Comments
 (0)