mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-05 11:10:03 +08:00
chore: update versions (#8143)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
44eb8ac6c3
commit
cbbb44283b
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"@gradio/preview": patch
|
|
||||||
"gradio": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix:ensure @gradio/preview dist files are published
|
|
@ -1,5 +1,11 @@
|
|||||||
# gradio
|
# gradio
|
||||||
|
|
||||||
|
## 4.28.2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- [#8142](https://github.com/gradio-app/gradio/pull/8142) [`44eb8ac`](https://github.com/gradio-app/gradio/commit/44eb8ac6c315ffe4f0e3f544b0664c93813b6f68) - ensure @gradio/preview dist files are published. Thanks @pngwn!
|
||||||
|
|
||||||
## 4.28.1
|
## 4.28.1
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# gradio
|
# gradio
|
||||||
|
|
||||||
|
## 4.28.2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- [#8142](https://github.com/gradio-app/gradio/pull/8142) [`44eb8ac`](https://github.com/gradio-app/gradio/commit/44eb8ac6c315ffe4f0e3f544b0664c93813b6f68) - ensure @gradio/preview dist files are published. Thanks @pngwn!
|
||||||
|
|
||||||
## 4.28.1
|
## 4.28.1
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gradio",
|
"name": "gradio",
|
||||||
"version": "4.28.1",
|
"version": "4.28.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"python": "true"
|
"python": "true"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @gradio/lite
|
# @gradio/lite
|
||||||
|
|
||||||
|
## 4.28.2
|
||||||
|
|
||||||
|
### Dependency updates
|
||||||
|
|
||||||
|
- gradio@4.28.2
|
||||||
|
|
||||||
## 4.28.1
|
## 4.28.1
|
||||||
|
|
||||||
### Dependency updates
|
### Dependency updates
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gradio/lite",
|
"name": "@gradio/lite",
|
||||||
"version": "4.28.1",
|
"version": "4.28.2",
|
||||||
"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.2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- [#8142](https://github.com/gradio-app/gradio/pull/8142) [`44eb8ac`](https://github.com/gradio-app/gradio/commit/44eb8ac6c315ffe4f0e3f544b0664c93813b6f68) - ensure @gradio/preview dist files are published. Thanks @pngwn!
|
||||||
|
|
||||||
## 0.8.1
|
## 0.8.1
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gradio/preview",
|
"name": "@gradio/preview",
|
||||||
"version": "0.8.1",
|
"version": "0.8.2",
|
||||||
"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