mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
parent
188eb901fd
commit
1d4363929c
3 changed files with 6 additions and 7 deletions
5
.changeset/cold-spies-lick.md
Normal file
5
.changeset/cold-spies-lick.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@uppy/redux-dev-tools": patch
|
||||
---
|
||||
|
||||
Nothing, testing release tooling
|
||||
|
|
@ -1,11 +1,5 @@
|
|||
# @uppy/redux-dev-tools
|
||||
|
||||
## 4.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c71a8e7: Nothing, testing release tooling
|
||||
|
||||
## 4.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/redux-dev-tools",
|
||||
"description": "Redux developer tools plugin for Uppy that simply syncs Uppy’s state with redux-devtools browser or JS extensions, and allows for basic time travel",
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.1",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue