Skip to content

Commit 4c76097

Browse files
Merge pull request #326 from Workiva/release_react-dart_6.1.3
RM-113709 Release react-dart 6.1.3
2 parents 3e59bf5 + 8766c62 commit 4c76097

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [6.1.3](https://github.com/cleandart/react-dart/compare/6.1.2...6.1.3)
2+
3+
- [#308] Bump elliptic from 6.5.3 to 6.5.4
4+
- [#311] Bump ssri from 6.0.1 to 6.0.2
5+
- [#312] Bump lodash from 4.17.20 to 4.17.21
6+
- [#313] Bump browserslist from 4.16.1 to 4.16.6
7+
- [#318] Bump path-parse from 1.0.6 to 1.0.7
8+
- [#323] Raise the Dart SDK minimum to at least 2.11.0
9+
- [#315] Upgrade CI to run using Dart 2.13
10+
- [#309] Update README.md
11+
- [#325] Upgrade dependency_validator
12+
113
## [6.1.2](https://github.com/cleandart/react-dart/compare/6.1.1...6.1.2)
214

315
- [#321] Fix missing Dart component names in error boundary `componentStack`

pubspec.yaml

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