mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
Version Packages (#1324)
* Version Packages * Trigger build Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
parent
07456db41e
commit
9536998256
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@redux-devtools/extension': patch
|
||||
---
|
||||
|
||||
Propagate store enhancer generic type when using composeWithDevTools
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log
|
||||
|
||||
## 3.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 07456db4: Propagate store enhancer generic type when using composeWithDevTools
|
||||
|
||||
## 3.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@redux-devtools/extension",
|
||||
"version": "3.2.3",
|
||||
"version": "3.2.4",
|
||||
"description": "Wrappers for Redux DevTools Extension.",
|
||||
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-extension",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user