Version Packages

This commit is contained in:
github-actions[bot] 2022-12-11 15:47:43 +00:00
parent 20ebf725c1
commit 063217fd17
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Remove source map from page wrap bundle

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.0.16
### Patch Changes
- 20ebf725: Remove source map from page wrap bundle
## 3.0.14
### Patch Changes

View File

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