Skip to content

Commit 5f22076

Browse files
iinozemtsevCommit Queue
authored andcommitted
Update the changelog and pubspec version for dart_internal
This is a follow-up for https://dart-review.googlesource.com/c/sdk/+/436221 Change-Id: Ia6ba22782da7c0fe2148c5a11a528c20c6da51e9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449960 Reviewed-by: Bob Nystrom <[email protected]> Commit-Queue: Bob Nystrom <[email protected]> Auto-Submit: Ivan Inozemtsev <[email protected]>
1 parent 2bca2bf commit 5f22076

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkg/dart_internal/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.16
2+
3+
- Support the latest Dart SDK.
4+
15
## 0.2.15
26

37
- Support the latest Dart SDK.

pkg/dart_internal/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_internal
2-
version: 0.2.15
2+
version: 0.2.16
33
description: >-
44
This package is not intended for wide use. It provides a temporary API to
55
solve the problem: "Given an object some generic type A, how do I construct an

0 commit comments

Comments
 (0)