We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19a8e8d + 52ee3ec commit d9ff601Copy full SHA for d9ff601
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# OverReact Test Changelog
2
3
+## 2.11.5
4
+* Unpin meta dependency
5
+
6
+## 2.11.4
7
+* Internal updates (dev_dependencies, CI)
8
9
+## 2.11.3
10
+* Internal updates (dev_dependencies, cleanup)
11
12
+## 2.11.2
13
+* Set minimum Dart SDK to 2.11.0
14
15
## 2.11.1
16
17
* [Remove deprecated authors field from pubspec.yaml](https://github.com/Workiva/over_react_test/pull/117)
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react_test
-version: 2.11.4
+version: 2.11.5
description: A library for testing OverReact components
homepage: https://github.com/Workiva/over_react_test/
environment:
0 commit comments