Skip to content

Commit

Permalink
Merge pull request #150 from Workiva/1.23.1-rc
Browse files Browse the repository at this point in the history
UIP-3159 Release over_react 1.23.1
  • Loading branch information
aaronlademann-wf authored May 1, 2018
2 parents b3bbe66 + c79ccce commit 35403d2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# OverReact Changelog

## 1.23.1

> [Complete `1.23.1` Changeset](https://github.com/Workiva/over_react/compare/1.23.0...1.23.1)
__Dependency Updates__
* [#149]: Dependency Maintenance:
* __Dart SDK__ now `>=1.24.2 <2.0.0`, was `>=1.24.2`
* Dependencies:
* __analyzer__ now `>=0.30.0 <=0.31.0`, was `>=0.30.0 <0.31.0`
* __barback__ now `>=0.15.2 <=0.15.2+14`, was `^0.15.0`
* __quiver__ now `>=0.21.4 <=0.28.0`, was `>=0.21.4 <0.26.0`
* Dev Dependencies:
* __coverage__ now `>=0.7.2 <0.11.0`, was `^0.7.2`
* __dependency_validator__ now `^1.1.0`, was `^1.0.0`
* __mockito__ now `^2.0.0`, was `^0.11.0`
* __test__ now `^0.12.32+1`, was `^0.12.24`

## 1.23.0

> [Complete `1.23.0` Changeset](https://github.com/Workiva/over_react/compare/1.22.0...1.23.0)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: over_react
version: 1.23.0
version: 1.23.1
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
authors:
Expand Down

0 comments on commit 35403d2

Please sign in to comment.