fix changesets again (#5566)

This commit is contained in:
Abubakar Abid 2023-09-14 13:09:59 -07:00 committed by GitHub
parent ba64082ed8
commit fb7b45aa4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
---
"@gradio/app": minor
"@gradio/cdn-test": minor
"gradio": minor
"@gradio/app": patch
"@gradio/cdn-test": patch
"gradio": patch
---
feat:chore(deps): update dependency iframe-resizer to v4.3.7
fix:chore(deps): update dependency iframe-resizer to v4.3.7

View File

@ -2,4 +2,4 @@
"gradio": patch
---
feat:fix: typo in UploadButton's docstring
fix: typo in UploadButton's docstring

View File

@ -1,5 +1,5 @@
---
"gradio": minor
"gradio": patch
---
feat:Modify Image examples docstring
fix: Modify Image examples docstring

View File

@ -1,5 +1,5 @@
---
"gradio": minor
"gradio": patch
---
feat:Fix preprocess for components when type='index'
fix: preprocess for components when type='index'

View File

@ -1,6 +1,6 @@
---
"@gradio/app": minor
"gradio": minor
"@gradio/app": patch
"gradio": patch
---
feat:Adding basque language
fix: Adding basque language

View File

@ -2,4 +2,4 @@
"@gradio/wasm": patch
---
feat:chore(deps): update dependency pyodide to ^0.24.0
fix:chore(deps): update dependency pyodide to ^0.24.0