mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Publish
- redux-devtools-testing@3.7.0
This commit is contained in:
parent
3532205436
commit
9421c9dde2
|
@ -3,6 +3,18 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [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
|
**Note:** Version bump only for package redux-devtools-testing
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redux-devtools-testing",
|
"name": "redux-devtools-testing",
|
||||||
"version": "3.6.1",
|
"version": "3.7.0",
|
||||||
"description": "Redux DevTools with hot reloading and time travel",
|
"description": "Redux DevTools with hot reloading and time travel",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user