mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-31 12:20:26 +08:00
chore: update versions (#8486)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
73e11087a0
commit
a2cd8a9838
@ -1,5 +0,0 @@
|
||||
---
|
||||
"gradio": minor
|
||||
---
|
||||
|
||||
feat:Adds a monitoring dashboard to Gradio apps that can be used to view usage
|
@ -1,5 +1,11 @@
|
||||
# gradio
|
||||
|
||||
## 4.36.0
|
||||
|
||||
### Features
|
||||
|
||||
- [#8478](https://github.com/gradio-app/gradio/pull/8478) [`73e1108`](https://github.com/gradio-app/gradio/commit/73e11087a0d212c568c361e84e50fcb59d4a37b0) - Adds a monitoring dashboard to Gradio apps that can be used to view usage. Thanks @aliabid94!
|
||||
|
||||
## 4.35.0
|
||||
|
||||
### Features
|
||||
|
@ -1,5 +1,11 @@
|
||||
# gradio
|
||||
|
||||
## 4.36.0
|
||||
|
||||
### Features
|
||||
|
||||
- [#8478](https://github.com/gradio-app/gradio/pull/8478) [`73e1108`](https://github.com/gradio-app/gradio/commit/73e11087a0d212c568c361e84e50fcb59d4a37b0) - Adds a monitoring dashboard to Gradio apps that can be used to view usage. Thanks @aliabid94!
|
||||
|
||||
## 4.35.0
|
||||
|
||||
### Features
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gradio",
|
||||
"version": "4.35.0",
|
||||
"version": "4.36.0",
|
||||
"description": "",
|
||||
"python": "true"
|
||||
}
|
||||
|
@ -1,5 +1,11 @@
|
||||
# @gradio/lite
|
||||
|
||||
## 4.36.0
|
||||
|
||||
### Dependency updates
|
||||
|
||||
- gradio@4.36.0
|
||||
|
||||
## 4.35.0
|
||||
|
||||
### Dependency updates
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gradio/lite",
|
||||
"version": "4.35.0",
|
||||
"version": "4.36.0",
|
||||
"description": "Serverless Gradio",
|
||||
"type": "module",
|
||||
"main": "dist/lite.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user