Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Apr 15, 2024
1 parent 2da1b21 commit 10e9cfb
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .yarn/versions/next.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
releases:
"@uppy/angular": minor
"@uppy/audio": major
"@uppy/aws-s3-multipart": major
"@uppy/box": major
"@uppy/companion": major
"@uppy/companion-client": major
"@uppy/compressor": major
"@uppy/core": major
"@uppy/dashboard": major
"@uppy/drag-drop": major
"@uppy/drop-target": major
"@uppy/dropbox": major
"@uppy/facebook": major
"@uppy/file-input": major
"@uppy/golden-retriever": major
"@uppy/google-drive": major
"@uppy/instagram": major
"@uppy/onedrive": major
"@uppy/progress-bar": major
"@uppy/provider-views": major
"@uppy/react": major
"@uppy/remote-sources": major
"@uppy/screen-capture": major
"@uppy/status-bar": major
"@uppy/thumbnail-generator": major
"@uppy/transloadit": major
"@uppy/tus": major
"@uppy/unsplash": major
"@uppy/url": major
"@uppy/utils": major
"@uppy/webcam": major
"@uppy/zoom": major
"uppy": major
1 change: 1 addition & 0 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082)

0 comments on commit 10e9cfb

Please sign in to comment.