We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f704d5a commit fa81b45Copy full SHA for fa81b45
pkgs/test_api/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.15
2
+
3
+* Expand the pubspec description.
4
5
## 0.4.14
6
7
* Require Dart >= 2.18.0
pkgs/test_api/pubspec.yaml
@@ -1,6 +1,7 @@
name: test_api
-version: 0.4.14
-description: A library for writing Dart tests.
+version: 0.4.15
+description: >-
+ The user facing API for structuring Dart tests and checking expectations.
repository: https://github.com/dart-lang/test/tree/master/pkgs/test_api
environment:
0 commit comments