Skip to content

Commit cba5c15

Browse files
authored
Prepare to publish package:test (#2565)
Switch to a feature version bump, this was missed in the PR to add the `matcher` related changelogs.
1 parent 3169454 commit cba5c15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/test/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.27.1-wip
1+
## 1.28.0
22

33
* Add `isSorted` and related matchers for iterables.
44
* Consider `NaN` to be equal to itself in `equals`.

pkgs/test/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: 1.27.1-wip
2+
version: 1.28.0
33
description: >-
44
A full featured library for writing and running Dart tests across platforms.
55
repository: https://github.com/dart-lang/test/tree/master/pkgs/test

0 commit comments

Comments
 (0)