Skip to content

Commit

Permalink
Merge pull request #320 from Workiva/release-react-6.1.1
Browse files Browse the repository at this point in the history
RM-110959 Release react-dart 6.1.1
  • Loading branch information
rmconsole4-wk authored Aug 19, 2021
2 parents a7e5f4d + 823b02d commit 40899f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [6.1.1](https://github.com/cleandart/react-dart/compare/6.1.0...6.1.1)

- [#319] Add `baseURI` polyfill for IE 11 compatibility on Dart 2.13.

## [6.1.0](https://github.com/cleandart/react-dart/compare/6.0.1...6.1.0)

- [#316] Export `generateJsProps`.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: react
version: 6.1.0
version: 6.1.1
description: Bindings of the ReactJS library for building interactive interfaces.
homepage: https://github.com/cleandart/react-dart
environment:
Expand Down

0 comments on commit 40899f2

Please sign in to comment.