mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
chore: update versions (#8141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d41b221dc
commit
020c65e8e1
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"@gradio/preview": patch
|
|
||||||
"gradio": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix:fix publish build
|
|
@ -1,5 +1,11 @@
|
|||||||
# gradio
|
# 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
|
## 4.28.0
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# gradio
|
# 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
|
## 4.28.0
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gradio",
|
"name": "gradio",
|
||||||
"version": "4.28.0",
|
"version": "4.28.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"python": "true"
|
"python": "true"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @gradio/lite
|
# @gradio/lite
|
||||||
|
|
||||||
|
## 4.28.1
|
||||||
|
|
||||||
|
### Dependency updates
|
||||||
|
|
||||||
|
- gradio@4.28.1
|
||||||
|
|
||||||
## 4.28.0
|
## 4.28.0
|
||||||
|
|
||||||
### Dependency updates
|
### Dependency updates
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gradio/lite",
|
"name": "@gradio/lite",
|
||||||
"version": "4.28.0",
|
"version": "4.28.1",
|
||||||
"description": "Serverless Gradio",
|
"description": "Serverless Gradio",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/lite.js",
|
"main": "dist/lite.js",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @gradio/preview
|
# @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
|
## 0.8.0
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gradio/preview",
|
"name": "@gradio/preview",
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"description": "Gradio UI packages",
|
"description": "Gradio UI packages",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user