From a318303f460e3c9d91e9aa2bdc73040ccbb885c6 Mon Sep 17 00:00:00 2001 From: Kevin Chisholm Date: Mon, 20 Mar 2023 17:09:37 +0000 Subject: [PATCH] Version 2.19.5 Change-Id: I217a6a6297b537b9818ff2d725770d1494d3ec12 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289880 Reviewed-by: Alexander Thomas Reviewed-by: William Hesse Commit-Queue: Kevin Chisholm --- CHANGELOG.md | 10 ++++++++++ tools/VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0279ecd3c9fa..0aa7c8350c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 2.19.5 - 2023-03-22 + +This is a patch release that: + +- Fixes fixes broken usage of `Dart_CObject_Type`. (issue [#51459]). +- Updates test matrix on the stable channel. (issue [#51764]). + +[#51459]: https://github.com/dart-lang/sdk/issues/51459 +[#51764]: https://github.com/dart-lang/sdk/issues/51764 + ## 2.19.4 - 2023-03-08 This is a patch release that: diff --git a/tools/VERSION b/tools/VERSION index 791d07b385e2..80da22cb0fcf 100644 --- a/tools/VERSION +++ b/tools/VERSION @@ -26,6 +26,6 @@ CHANNEL stable MAJOR 2 MINOR 19 -PATCH 4 +PATCH 5 PRERELEASE 0 PRERELEASE_PATCH 0