chore: update versions (#8141)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
pngwn 2024-04-26 13:53:44 +01:00 committed by GitHub
parent 0d41b221dc
commit 020c65e8e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 27 additions and 9 deletions

View File

@ -1,6 +0,0 @@
---
"@gradio/preview": patch
"gradio": patch
---
fix:fix publish build

View File

@ -1,5 +1,11 @@
# gradio
## 4.28.1
### Fixes
- [#8140](https://github.com/gradio-app/gradio/pull/8140) [`0d41b22`](https://github.com/gradio-app/gradio/commit/0d41b221dc69eb543396504a276b84a485c98901) - fix publish build. Thanks @pngwn!
## 4.28.0
### Highlights

View File

@ -1,5 +1,11 @@
# gradio
## 4.28.1
### Fixes
- [#8140](https://github.com/gradio-app/gradio/pull/8140) [`0d41b22`](https://github.com/gradio-app/gradio/commit/0d41b221dc69eb543396504a276b84a485c98901) - fix publish build. Thanks @pngwn!
## 4.28.0
### Highlights

View File

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

View File

@ -1,5 +1,11 @@
# @gradio/lite
## 4.28.1
### Dependency updates
- gradio@4.28.1
## 4.28.0
### Dependency updates

View File

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

View File

@ -1,5 +1,11 @@
# @gradio/preview
## 0.8.1
### Fixes
- [#8140](https://github.com/gradio-app/gradio/pull/8140) [`0d41b22`](https://github.com/gradio-app/gradio/commit/0d41b221dc69eb543396504a276b84a485c98901) - fix publish build. Thanks @pngwn!
## 0.8.0
### Features

View File

@ -1,6 +1,6 @@
{
"name": "@gradio/preview",
"version": "0.8.0",
"version": "0.8.1",
"description": "Gradio UI packages",
"type": "module",
"main": "dist/index.js",