Version Packages

This commit is contained in:
github-actions[bot] 2024-09-04 01:47:50 +00:00
parent f1d61580a8
commit 42e2d40366
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix mocking Chrome API for Electron

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.2.4
### Patch Changes
- f1d6158: Fix mocking Chrome API for Electron
## 3.2.3
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "remotedev-redux-devtools-extension",
"version": "3.2.3",
"version": "3.2.4",
"description": "Redux Developer Tools for debugging application state changes.",
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/extension",
"license": "MIT",