mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
Version Packages (#1531)
* 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
262ea85ce1
commit
2ab5bd833e
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@redux-devtools/instrument': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove unnecessary exported functions from instrument
|
|
|
@ -1,5 +1,11 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 2.1.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 262ea85c: Remove unnecessary exported functions from instrument
|
||||||
|
|
||||||
## 2.1.1
|
## 2.1.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@redux-devtools/instrument",
|
"name": "@redux-devtools/instrument",
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"description": "Redux DevTools instrumentation",
|
"description": "Redux DevTools instrumentation",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"redux",
|
"redux",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user