Version Packages

This commit is contained in:
github-actions[bot] 2024-08-04 19:06:15 +00:00
parent 2163bc3f09
commit a88e19ba79
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Split large messages sent from background page to devpanel

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.1.10
### Patch Changes
- 2163bc3: Split large messages sent from background page to devpanel
## 3.1.9
### Patch Changes

View File

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