Skip to content

Commit 9a0af42

Browse files
Version Packages (#1337)
* Version Packages * Trigger build Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <[email protected]>
1 parent 421ea47 commit 9a0af42

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/plenty-comics-complain.md

-5
This file was deleted.

Diff for: packages/redux-devtools-remote/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 421ea476: Upgrade SocketCluster (#1167)
8+
39
## 0.7.5
410

511
### Patch Changes

Diff for: packages/redux-devtools-remote/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redux-devtools/remote",
3-
"version": "0.7.5",
3+
"version": "0.8.0",
44
"description": "Relay Redux actions to remote Redux DevTools.",
55
"keywords": [
66
"redux",

0 commit comments

Comments
 (0)