Skip to content

Commit

Permalink
chore: update versions (#8420)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
pngwn and github-actions[bot] authored May 30, 2024
1 parent 82f5cb4 commit bc1eff1
Show file tree
Hide file tree
Showing 51 changed files with 229 additions and 30 deletions.
6 changes: 0 additions & 6 deletions .changeset/strong-years-battle.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gradio

## 4.32.1

### Features

- [#8415](https://github.com/gradio-app/gradio/pull/8415) [`227de35`](https://github.com/gradio-app/gradio/commit/227de352982b3dcdf9384eaa28b7e9cf09afb6e8) - Fix spaces load error. Thanks @aliabid94!

## 4.32.0

### Features
Expand Down
6 changes: 6 additions & 0 deletions client/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/client

## 0.20.1

### Features

- [#8415](https://github.com/gradio-app/gradio/pull/8415) [`227de35`](https://github.com/gradio-app/gradio/commit/227de352982b3dcdf9384eaa28b7e9cf09afb6e8) - Fix spaces load error. Thanks @aliabid94!

## 0.20.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion client/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/client",
"version": "0.20.0",
"version": "0.20.1",
"description": "Gradio API client",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions gradio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gradio

## 4.32.1

### Features

- [#8415](https://github.com/gradio-app/gradio/pull/8415) [`227de35`](https://github.com/gradio-app/gradio/commit/227de352982b3dcdf9384eaa28b7e9cf09afb6e8) - Fix spaces load error. Thanks @aliabid94!

## 4.32.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gradio",
"version": "4.32.0",
"version": "4.32.1",
"description": "",
"python": "true"
}
6 changes: 6 additions & 0 deletions js/_spaces-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Dependency updates

- @gradio/client@0.20.1

## 0.0.1

### Dependency updates

- @gradio/client@0.20.0

## 0.0.1
Expand Down
6 changes: 6 additions & 0 deletions js/_website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# website

## 0.31.1

### Dependency updates

- @gradio/code@0.6.8

## 0.31.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion js/_website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "0.31.0",
"version": "0.31.1",
"private": true,
"scripts": {
"dev": "pip install boto3 && python generate_jsons/generate.py && vite dev",
Expand Down
7 changes: 7 additions & 0 deletions js/annotatedimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/annotatedimage

## 0.6.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1

## 0.6.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/annotatedimage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/annotatedimage",
"version": "0.6.6",
"version": "0.6.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
25 changes: 25 additions & 0 deletions js/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @gradio/app

## 1.35.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/code@0.6.8
- @gradio/client@0.20.1
- @gradio/annotatedimage@0.6.7
- @gradio/audio@0.11.7
- @gradio/button@0.2.40
- @gradio/chatbot@0.10.7
- @gradio/dataframe@0.8.7
- @gradio/dataset@0.1.40
- @gradio/downloadbutton@0.1.17
- @gradio/file@0.7.7
- @gradio/fileexplorer@0.4.8
- @gradio/gallery@0.10.7
- @gradio/image@0.11.7
- @gradio/imageeditor@0.7.7
- @gradio/model3d@0.10.7
- @gradio/multimodaltextbox@0.4.7
- @gradio/simpleimage@0.5.7
- @gradio/uploadbutton@0.6.8
- @gradio/video@0.8.7

## 1.35.6

### Features
Expand Down
2 changes: 1 addition & 1 deletion js/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/app",
"version": "1.35.6",
"version": "1.35.7",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions js/audio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gradio/audio

## 0.11.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1
- @gradio/button@0.2.40

## 0.11.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/audio",
"version": "0.11.6",
"version": "0.11.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/button

## 0.2.40

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1

## 0.2.39

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/button",
"version": "0.2.39",
"version": "0.2.40",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
10 changes: 10 additions & 0 deletions js/chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @gradio/chatbot

## 0.10.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1
- @gradio/audio@0.11.7
- @gradio/image@0.11.7
- @gradio/video@0.8.7

## 0.10.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/chatbot",
"version": "0.10.6",
"version": "0.10.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/code

## 0.6.8

### Dependency updates

- @gradio/upload@0.10.7

## 0.6.7

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/code",
"version": "0.6.7",
"version": "0.6.8",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
8 changes: 8 additions & 0 deletions js/dataframe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gradio/dataframe

## 0.8.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1
- @gradio/button@0.2.40

## 0.8.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/dataframe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/dataframe",
"version": "0.8.6",
"version": "0.8.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/dataset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/dataset

## 0.1.40

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1

## 0.1.39

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion js/dataset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/dataset",
"version": "0.1.39",
"version": "0.1.40",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/downloadbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/downloadbutton

## 0.1.17

### Dependency updates

- @gradio/client@0.20.1
- @gradio/button@0.2.40

## 0.1.16

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/downloadbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/downloadbutton",
"version": "0.1.16",
"version": "0.1.17",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/file

## 0.7.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1

## 0.7.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/file",
"version": "0.7.6",
"version": "0.7.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
8 changes: 8 additions & 0 deletions js/fileexplorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gradio/fileexplorer

## 0.4.8

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1
- @gradio/file@0.7.7

## 0.4.7

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/fileexplorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/fileexplorer",
"version": "0.4.7",
"version": "0.4.8",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
9 changes: 9 additions & 0 deletions js/gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @gradio/gallery

## 0.10.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1
- @gradio/file@0.7.7
- @gradio/image@0.11.7

## 0.10.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/gallery",
"version": "0.10.6",
"version": "0.10.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/image

## 0.11.7

### Dependency updates

- @gradio/upload@0.10.7
- @gradio/client@0.20.1

## 0.11.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/image",
"version": "0.11.6",
"version": "0.11.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
Loading

0 comments on commit bc1eff1

Please sign in to comment.