Version Packages

This commit is contained in:
github-actions[bot] 2024-09-16 02:19:31 +00:00
parent eb3ac09b03
commit 535538ddc3
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Add logging to background service worker

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.2.5
### Patch Changes
- eb3ac09: Add logging to background service worker
## 3.2.4
### Patch Changes

View File

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