Revert "[ci] release (#5863)"

This reverts commit 188eb901fd.
This commit is contained in:
Murderlon 2025-07-31 17:08:36 +02:00
parent 188eb901fd
commit 1d4363929c
No known key found for this signature in database
GPG key ID: 1FF861FF1DDBB953
3 changed files with 6 additions and 7 deletions

View file

@ -0,0 +1,5 @@
---
"@uppy/redux-dev-tools": patch
---
Nothing, testing release tooling

View file

@ -1,11 +1,5 @@
# @uppy/redux-dev-tools
## 4.1.2
### Patch Changes
- c71a8e7: Nothing, testing release tooling
## 4.1.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@uppy/redux-dev-tools",
"description": "Redux developer tools plugin for Uppy that simply syncs Uppys 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",