Skip to content

Commit 8019e54

Browse files
Merge pull request #334 from Workiva/release_react-dart_6.1.5
RM-121042 Release react-dart 6.1.5
2 parents 4874727 + 6ae55fc commit 8019e54

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [6.1.5](https://github.com/cleandart/react-dart/compare/6.1.4...6.1.5)##
2+
- [#333] Remove old, unused file from bin/
3+
14
## [6.1.4](https://github.com/cleandart/react-dart/compare/6.1.3...6.1.4)
25

36
- [#327] Fix stable ci build

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.4
2+
version: 6.1.5
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)