Skip to content

Commit b659274

Browse files
committed
Version 2.18.4
Change-Id: I98aca2323760f15d765ccd1e1054bd49afee401a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/267000 Reviewed-by: Michael Thomsen <mit@google.com>
1 parent 4a8481a commit b659274

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.18.4 - 2022-11-02
2+
3+
This is a patch release that fixes crashes during hot reload
4+
(issue [flutter/flutter#113540][]).
5+
6+
[flutter/flutter#113540]: https://github.com/flutter/flutter/issues/113540
7+
18
## 2.18.3 - 2022-10-19
29

310
This is a patch release that fixes a regression in code coverage computation

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 2
2828
MINOR 18
29-
PATCH 3
29+
PATCH 4
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)