Skip to content

Commit cfb12d6

Browse files
authored
Merge pull request #345 from Workiva/release_react-dart_6.1.7
RM-139349 Release react-dart 6.1.7
2 parents b216616 + 79b7f16 commit cfb12d6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
## [6.1.6](https://github.com/cleandart/react-dart/compare/6.1.5...6.1.6)##
1+
## [6.1.7](https://github.com/cleandart/react-dart/compare/6.1.6...6.1.7)
2+
- [#344] Fix identityHashCode error when forwarding props containing JSX children
3+
4+
## [6.1.6](https://github.com/cleandart/react-dart/compare/6.1.5...6.1.6)
25
- [#336] Publish JS bundles to Workiva CDN
36

4-
## [6.1.5](https://github.com/cleandart/react-dart/compare/6.1.4...6.1.5)##
7+
## [6.1.5](https://github.com/cleandart/react-dart/compare/6.1.4...6.1.5)
58
- [#333] Remove old, unused file from bin/
69

710
## [6.1.4](https://github.com/cleandart/react-dart/compare/6.1.3...6.1.4)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: react
2-
version: 6.1.6
2+
version: 6.1.7
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)