Skip to content

Commit 0d3aff8

Browse files
Merge pull request #287 from Workiva/release_over_react_2.4.1+dart2
CPLAT-5235 CPLAT-5234 Release over_react 2.4.1+dart2
2 parents 159915c + 7434ba3 commit 0d3aff8

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.4.1
4+
5+
> Complete `2.4.1` Changsets:
6+
>
7+
> - [Dart 2](https://github.com/Workiva/over_react/compare/2.4.0+dart2...2.4.1+dart2)
8+
> - Dart 1 (no changes)
9+
10+
* [#281] Upgrade to `analyzer ^0.35.0`.
11+
312
## 2.4.0
413

514
> Complete `2.4.0` 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.4.0+dart2
2+
version: 2.4.1+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)