Version Packages

This commit is contained in:
github-actions[bot] 2023-09-13 01:55:47 +00:00
parent 64ed81b09a
commit 2f333fa907
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix extension in Firefox and Chrome Incognito

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.1.2
### Patch Changes
- 64ed81b0: Fix extension in Firefox and Chrome Incognito
## 3.1.1
### Patch Changes

View File

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