Skip to content

Commit 9594995

Browse files
athomasCommit Queue
authored and
Commit Queue
committed
Version 3.7.2
Change-Id: I6b935ab445657efddc9fe3eac8f863035be6f00c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414667 Auto-Submit: Alexander Thomas <[email protected]> Reviewed-by: Martin Kustermann <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent 5a75c51 commit 9594995

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
## 3.7.2
22

3+
**Released on:** 2025-03-12
4+
35
This is a patch release that:
46

57
- Fixes a bug in dart2wasm that imports a `js-string` builtin function with a
68
non-nullable parameter type where it must use a nullable one (issue [#59899]).
79

810
[#59899]: https://github.com/dart-lang/sdk/issues/59899
911

10-
1112
## 3.7.1
13+
1214
**Released on:** 2025-02-26
1315

1416
This is a patch release that:

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
CHANNEL stable
2727
MAJOR 3
2828
MINOR 7
29-
PATCH 1
29+
PATCH 2
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)