Version Packages (#1643)

* Version Packages

* Trigger build

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
github-actions[bot] 2024-03-28 16:43:54 +00:00 committed by GitHub
parent 138f4f37b6
commit 075e9f6099
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 @@
---
'@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",