Skip to content

Commit 6d921ed

Browse files
authored
prepare for 0.12.20+8 (#582)
1 parent 73b759b commit 6d921ed

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+
## 0.12.20+8
2+
3+
* Fixed more blockers for compiling with `dev_compiler`.
4+
* Dartfmt the entire repo.
5+
6+
* **Note:** 0.12.20+5-0.12.20+7 were tagged but not officially published.
7+
18
## 0.12.20+4
29

310
* Fixed strong-mode errors and other blockers for compiling with `dev_compiler`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test
2-
version: 0.12.20+4
2+
version: 0.12.20+8
33
author: Dart Team <[email protected]>
44
description: A library for writing dart unit tests.
55
homepage: https://github.com/dart-lang/test

0 commit comments

Comments
 (0)