chore: update versions (#8486)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
pngwn 2024-06-06 16:37:53 +01:00 committed by GitHub
parent 73e11087a0
commit a2cd8a9838
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 20 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"gradio": minor
---
feat:Adds a monitoring dashboard to Gradio apps that can be used to view usage

View File

@ -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

View File

@ -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

View File

@ -1,6 +1,6 @@
{
"name": "gradio",
"version": "4.35.0",
"version": "4.36.0",
"description": "",
"python": "true"
}

View File

@ -1,5 +1,11 @@
# @gradio/lite
## 4.36.0
### Dependency updates
- gradio@4.36.0
## 4.35.0
### Dependency updates

View File

@ -1,6 +1,6 @@
{
"name": "@gradio/lite",
"version": "4.35.0",
"version": "4.36.0",
"description": "Serverless Gradio",
"type": "module",
"main": "dist/lite.js",