Merge branch 'main' into lodash-es

This commit is contained in:
Nathan Bierema 2024-08-13 23:29:51 -04:00 committed by GitHub
commit 4002b7bc00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix releasing Firefox extension

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.1.11
### Patch Changes
- 73688e1: Fix releasing Firefox extension
## 3.1.10
### Patch Changes

View File

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