Skip to content

Commit e439306

Browse files
Merge pull request #370 from Workiva/release_6_2_1
RM-190199 Release react-dart 6.2.1
2 parents 5b4aef1 + 400c581 commit e439306

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+
## [6.2.1](https://github.com/Workiva/react-dart/compare/6.2.0...6.2.1)
2+
- [#366] Fix lints and eliminate most implicit casts
3+
14
## [6.2.0](https://github.com/cleandart/react-dart/compare/6.1.8...6.2.0)
25
- [#357] Export Suspense component
36
- [#354] Raise analyzer minimum & unpin meta

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: react
2-
version: 6.2.0
2+
version: 6.2.1
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)