Skip to content

Commit 72453c0

Browse files
Bump version meta and update changelog for 1.9.2 release
1 parent 2ff1098 commit 72453c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# OverReact Changelog
22

33

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+
&nbsp;
13+
414
## 1.9.1
515

616
> [Complete `1.9.1` Changeset](https://github.com/Workiva/over_react/compare/1.9.0...1.9.1)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react
2-
version: 1.9.1
2+
version: 1.9.2
33
description: A library for building statically-typed React UI components using Dart.
44
homepage: https://github.com/Workiva/over_react/
55
authors:

0 commit comments

Comments
 (0)