Skip to content

Commit df943dd

Browse files
committed
0.0.5
1 parent 99a67f5 commit df943dd

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
# 0.0.4
1+
# Redux Remote Devtools
2+
3+
## 0.0.5
4+
5+
- Send current state to devtools on connect
6+
7+
## 0.0.4
28

39
- Update Documentation
410

5-
# 0.0.3
11+
## 0.0.3
612

713
- Specify minimum version of socketcluster_client
814

9-
# 0.0.2
15+
## 0.0.2
1016

1117
- Use socketcluster_client from pub.
1218

13-
# 0.0.1 - Initial Release
19+
## 0.0.1 - Initial Release

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.4
5+
version: 0.0.5
66
dependencies:
77
redux: ^3.0.0
88
redux_dev_tools: ^0.4.0

0 commit comments

Comments
 (0)