Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Dec 17, 2024
1 parent 9164ad5 commit 3461ad1
Showing 2 changed files with 19 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .yarn/versions/next.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
releases:
"@uppy/companion": minor
"@uppy/companion-client": minor
"@uppy/core": patch
"@uppy/google-drive-picker": patch
"@uppy/google-photos-picker": patch
"@uppy/locales": minor
"@uppy/progress-bar": minor
"@uppy/provider-views": minor
"@uppy/status-bar": patch
"@uppy/utils": patch
"@uppy/webdav": minor
"uppy": minor
6 changes: 6 additions & 0 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- @uppy/webdav: Add @uppy/webdav (Merlijn Vos / #5551)
- @uppy/google-drive-picker,@uppy/google-photos-picker,@uppy/locales: Add missing Google Picker locale entries (Merlijn Vos / #5552)
- @uppy/core: bring back validateRestrictions (Merlijn Vos / #5538)
- @uppy/google-drive-picker,@uppy/google-photos-picker: Fix TS generics on new Google Picker plugins (Merlijn Vos / #5550)
- @uppy/locales: Add missing French locale entries (Steven SAN / #5549)
- e2e,@uppy/status-bar,@uppy/utils: Companion stream upload unknown size files (Mikael Finstad / #5489)

0 comments on commit 3461ad1

Please sign in to comment.