Version Packages

This commit is contained in:
github-actions[bot] 2022-12-26 17:38:42 +00:00
parent 1aa6c4f7a0
commit 718c8f0921
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix remounting root for devpanel

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.0.17
### Patch Changes
- 1aa6c4f7: Fix remounting root for devpanel
## 3.0.16
### Patch Changes

View File

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