Version Packages

This commit is contained in:
github-actions[bot] 2024-03-28 16:20:54 +00:00
parent 138f4f37b6
commit aee52cd11e
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@redux-devtools/remote': patch
---
Fix Hermes support by adding polyfill for Symbol.asyncIterator

View File

@ -1,5 +1,11 @@
# Change Log
## 0.9.2
### Patch Changes
- 138f4f3: Fix Hermes support by adding polyfill for Symbol.asyncIterator
## 0.9.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@redux-devtools/remote",
"version": "0.9.1",
"version": "0.9.2",
"description": "Relay Redux actions to remote Redux DevTools.",
"keywords": [
"redux",