Skip to content

Commit d9ff601

Browse files
Merge pull request #141 from Workiva/release_over_react_test_2.11.5
RM-163394 Release over_react_test 2.11.5
2 parents 19a8e8d + 52ee3ec commit d9ff601

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.11.5
4+
* Unpin meta dependency
5+
6+
## 2.11.4
7+
* Internal updates (dev_dependencies, CI)
8+
9+
## 2.11.3
10+
* Internal updates (dev_dependencies, cleanup)
11+
12+
## 2.11.2
13+
* Set minimum Dart SDK to 2.11.0
14+
315
## 2.11.1
416

517
* [Remove deprecated authors field from pubspec.yaml](https://github.com/Workiva/over_react_test/pull/117)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react_test
2-
version: 2.11.4
2+
version: 2.11.5
33
description: A library for testing OverReact components
44
homepage: https://github.com/Workiva/over_react_test/
55
environment:

0 commit comments

Comments
 (0)