We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff1098 commit 72453c0Copy full SHA for 72453c0
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# OverReact Changelog
2
3
4
+## 1.9.2
5
+
6
+> [Complete `1.9.2` Changeset](https://github.com/Workiva/over_react/compare/1.9.1...1.9.2)
7
8
+__Dependency updates__
9
10
+* analyzer `>=0.26.1+3 <0.31.0` (was `>=0.26.1+3 <0.30.0`)
11
12
+
13
14
## 1.9.1
15
16
> [Complete `1.9.1` Changeset](https://github.com/Workiva/over_react/compare/1.9.0...1.9.1)
pubspec.yaml
@@ -1,5 +1,5 @@
name: over_react
-version: 1.9.1
+version: 1.9.2
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
authors:
0 commit comments