Skip to content

Commit 81a24b0

Browse files
Merge pull request #408 from Workiva/release_react-dart_7.2.0
RM-270006 Release react-dart 7.2.0
2 parents 9a9899f + 98b3490 commit 81a24b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 7.2.0
2+
- Add Dart wrapper for React [lazy](https://react.dev/reference/react/lazy)
3+
14
## 7.1.3
25
- Internal release tooling changes
36

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: react
2-
version: 7.1.3
2+
version: 7.2.0
33
description: Bindings of the ReactJS library for building interactive interfaces.
44
homepage: https://github.com/cleandart/react-dart
55
environment:

0 commit comments

Comments
 (0)