mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
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:
parent
138f4f37b6
commit
075e9f6099
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@redux-devtools/remote': patch
|
||||
---
|
||||
|
||||
Fix Hermes support by adding polyfill for Symbol.asyncIterator
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user