Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - redux-devtools-testing@3.7.0
  • Loading branch information
Methuselah96 committed Jul 28, 2020
1 parent 3532205 commit 881c4af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/redux-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.7.0](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-testing@3.6.1...redux-devtools-testing@3.7.0) (2020-07-28)


### Features

* **redux-devtools:** update react-redux peer dependency ([b60a0e0](https://github.com/reduxjs/redux-devtools/commit/b60a0e0da6c973991bbb06bc19a477bfba320107))






## [3.6.1](https://github.com/reduxjs/redux-devtools/compare/redux-devtools-testing@3.6.0...redux-devtools-testing@3.6.1) (2020-07-28)

**Note:** Version bump only for package redux-devtools-testing
2 changes: 1 addition & 1 deletion packages/redux-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-devtools-testing",
"version": "3.6.1",
"version": "3.7.0",
"description": "Redux DevTools with hot reloading and time travel",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 881c4af

Please sign in to comment.