1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-04-22 09:22:00 +03:00

Version Packages

This commit is contained in:
github-actions[bot] 2024-08-31 21:11:01 +00:00
parent fd9f9504f0
commit 64c2373a96
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix monitoring on opening panel

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix manifest.json for Edge

View File

@ -1,5 +1,12 @@
# remotedev-redux-devtools-extension
## 3.2.2
### Patch Changes
- fd9f950: Fix monitoring on opening panel
- e49708d: Fix manifest.json for Edge
## 3.2.1
### Patch Changes

View File

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