Skip to content

Commit 760642b

Browse files
authored
Merge pull request #335 from Workiva/release-over_react-2.5.2+dart2
RM-56520 Release over_react 2.5.2+dart2
2 parents 15c91df + 8e91322 commit 760642b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# OverReact Changelog
22

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+
312
## 2.5.1
413

514
> Complete `2.5.1` Changsets:

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: 2.5.1+dart2
2+
version: 2.5.2+dart2
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)