Version Packages

This commit is contained in:
github-actions[bot] 2023-01-16 13:16:13 +00:00
parent a07167406a
commit 6d14692e70
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@redux-devtools/extension': patch
---
Fix types for other exports from `@redux-devtools/extension`.

View File

@ -1,5 +1,11 @@
# Change Log
## 3.2.5
### Patch Changes
- a0716740: Fix types for other exports from `@redux-devtools/extension`.
## 3.2.4
### Patch Changes

View File

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