Skip to content

Commit 35403d2

Browse files
Merge pull request #150 from Workiva/1.23.1-rc
UIP-3159 Release over_react 1.23.1
2 parents b3bbe66 + c79ccce commit 35403d2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## 1.23.1
4+
5+
> [Complete `1.23.1` Changeset](https://github.com/Workiva/over_react/compare/1.23.0...1.23.1)
6+
7+
__Dependency Updates__
8+
* [#149]: Dependency Maintenance:
9+
* __Dart SDK__ now `>=1.24.2 <2.0.0`, was `>=1.24.2`
10+
* Dependencies:
11+
* __analyzer__ now `>=0.30.0 <=0.31.0`, was `>=0.30.0 <0.31.0`
12+
* __barback__ now `>=0.15.2 <=0.15.2+14`, was `^0.15.0`
13+
* __quiver__ now `>=0.21.4 <=0.28.0`, was `>=0.21.4 <0.26.0`
14+
* Dev Dependencies:
15+
* __coverage__ now `>=0.7.2 <0.11.0`, was `^0.7.2`
16+
* __dependency_validator__ now `^1.1.0`, was `^1.0.0`
17+
* __mockito__ now `^2.0.0`, was `^0.11.0`
18+
* __test__ now `^0.12.32+1`, was `^0.12.24`
19+
320
## 1.23.0
421

522
> [Complete `1.23.0` Changeset](https://github.com/Workiva/over_react/compare/1.22.0...1.23.0)

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.23.0
2+
version: 1.23.1
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)