Skip to content

Commit 206fc72

Browse files
author
Michael Marner
committed
Merge branch 'feature/8-start-action'
2 parents e688c6a + b6f94b6 commit 206fc72

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Redux Remote Devtools
22

3+
## 0.0.6
4+
5+
- Correctly handle the START response message
6+
37
## 0.0.5
48

59
- Send current state to devtools on connect

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: redux_remote_devtools
22
description: Remote DevTools for Redux.dart
33
author: Michael Marner <michael@20papercups.net>
44
homepage: https://github.com/MichaelMarner/dart-redux-remote-devtools
5-
version: 0.0.5
5+
version: 0.0.6
66
dependencies:
77
redux: ^3.0.0
88
redux_dev_tools: ^0.4.0

0 commit comments

Comments
 (0)