Version Packages

This commit is contained in:
github-actions[bot] 2023-01-09 00:57:38 +00:00
parent 07456db41e
commit 565854d1fd
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@redux-devtools/extension': patch
---
Propagate store enhancer generic type when using composeWithDevTools

View File

@ -1,5 +1,11 @@
# Change Log # Change Log
## 3.2.4
### Patch Changes
- 07456db4: Propagate store enhancer generic type when using composeWithDevTools
## 3.2.3 ## 3.2.3
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@redux-devtools/extension", "name": "@redux-devtools/extension",
"version": "3.2.3", "version": "3.2.4",
"description": "Wrappers for Redux DevTools Extension.", "description": "Wrappers for Redux DevTools Extension.",
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-extension", "homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-extension",
"license": "MIT", "license": "MIT",