We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15c91df + 8e91322 commit 760642bCopy full SHA for 760642b
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# OverReact Changelog
2
3
+## 2.5.2
4
+
5
+> Complete `2.5.2` Changsets:
6
+>
7
+> - [Dart 2](https://github.com/Workiva/over_react/compare/2.5.1+dart2...2.5.2+dart2)
8
+> - Dart 1 (no changes)
9
10
+* [#333] Expand upper-bound of `quiver` dependency to `<3.0.0`
11
12
## 2.5.1
13
14
> Complete `2.5.1` Changsets:
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react
-version: 2.5.1+dart2
+version: 2.5.2+dart2
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
authors:
0 commit comments