Skip to content

Commit

Permalink
Version 2.19.5
Browse files Browse the repository at this point in the history
Change-Id: I217a6a6297b537b9818ff2d725770d1494d3ec12
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289880
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Kevin Chisholm <kevinjchisholm@google.com>
  • Loading branch information
itsjustkevin authored and Commit Queue committed Mar 20, 2023
1 parent 210bf3b commit a318303
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion tools/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
CHANNEL stable
MAJOR 2
MINOR 19
PATCH 4
PATCH 5
PRERELEASE 0
PRERELEASE_PATCH 0

0 comments on commit a318303

Please sign in to comment.