Fix version (#6015)

* fix changesets

* release lite

* release lite
This commit is contained in:
pngwn 2023-10-19 15:10:34 +01:00 committed by GitHub
parent 0e0681fce7
commit 7315fb2fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 6 deletions

View File

@ -0,0 +1,5 @@
---
"@gradio/lite": patch
---
fix: release

View File

@ -1,7 +1,7 @@
---
"@gradio/app": minor
"@gradio/wasm": minor
"gradio": minor
"@gradio/app": patch
"@gradio/wasm": patch
"gradio": patch
---
feat:Lite: Error handling after initialization
fix:Lite: Error handling after initialization

View File

@ -1,5 +1,5 @@
---
"@gradio/wasm": minor
"@gradio/wasm": patch
---
feat:Lite fix matplotlib install postprocess
fix:Lite fix matplotlib install postprocess