patch changesets (#6190)

This commit is contained in:
Abubakar Abid 2023-10-31 08:03:19 -07:00 committed by GitHub
parent 345ddd888e
commit b2e9a3ed60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
---
"@gradio/app": minor
"@gradio/client": minor
"gradio": minor
"@gradio/app": patch
"@gradio/client": patch
"gradio": patch
---
feat:JS Param

View File

@ -1,6 +1,6 @@
---
"@gradio/uploadbutton": minor
"gradio": minor
"@gradio/uploadbutton": patch
"gradio": patch
---
feat:modify preprocess to use pydantic models