Skip to content

Commit

Permalink
chore: update versions (#10444)
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
gradio-pr-bot and github-actions[bot] authored Jan 29, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 337b522 commit 7cc5aa1
Showing 57 changed files with 243 additions and 48 deletions.
6 changes: 0 additions & 6 deletions .changeset/light-singers-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-walls-hear.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-bats-jump.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tidy-results-write.md

This file was deleted.

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

## 5.13.2

### Features

- [#10452](https://github.com/gradio-app/gradio/pull/10452) [`dd178f3`](https://github.com/gradio-app/gradio/commit/dd178f3dd5968df445b43f5e3b8cb86b11374913) - Tiny tweak to example dataframes. Thanks @hannahblair!
- [#10426](https://github.com/gradio-app/gradio/pull/10426) [`2167f58`](https://github.com/gradio-app/gradio/commit/2167f58fb8d64141d1b9d567af621c8b4d039e04) - Update Pyodide to 0.27.2. Thanks @whitphx!
- [#10448](https://github.com/gradio-app/gradio/pull/10448) [`337b522`](https://github.com/gradio-app/gradio/commit/337b5224a682fe18dc8d1c1e5bab2a3341ce01dc) - Small tweaks to `gr.ChatMessage` and spacing between chatbot messages. Thanks @abidlabs!

## 5.13.1

### Features
8 changes: 8 additions & 0 deletions gradio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gradio

## 5.13.2

### Features

- [#10452](https://github.com/gradio-app/gradio/pull/10452) [`dd178f3`](https://github.com/gradio-app/gradio/commit/dd178f3dd5968df445b43f5e3b8cb86b11374913) - Tiny tweak to example dataframes. Thanks @hannahblair!
- [#10426](https://github.com/gradio-app/gradio/pull/10426) [`2167f58`](https://github.com/gradio-app/gradio/commit/2167f58fb8d64141d1b9d567af621c8b4d039e04) - Update Pyodide to 0.27.2. Thanks @whitphx!
- [#10448](https://github.com/gradio-app/gradio/pull/10448) [`337b522`](https://github.com/gradio-app/gradio/commit/337b5224a682fe18dc8d1c1e5bab2a3341ce01dc) - Small tweaks to `gr.ChatMessage` and spacing between chatbot messages. Thanks @abidlabs!

## 5.13.1

### Features
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": "5.13.1",
"version": "5.13.2",
"description": "",
"python": "true"
}
10 changes: 10 additions & 0 deletions js/_website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# website

## 0.47.2

### Features

- [#10443](https://github.com/gradio-app/gradio/pull/10443) [`f40747c`](https://github.com/gradio-app/gradio/commit/f40747c9fd12d160ac9f7b3c5273be6be815efac) - Fix error with website build in chatbot.svx. Thanks @aliabd!

### Dependency updates

- @gradio/code@0.10.14

## 0.47.1

### Fixes
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.47.1",
"version": "0.47.2",
"private": true,
"scripts": {
"dev": "pip install boto3 && python generate_jsons/generate.py && vite dev",
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.9.4

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/wasm@0.17.1

## 0.9.3

### Dependency updates
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.9.3",
"version": "0.9.4",
"description": "Gradio UI packages",
"type": "module",
"author": "",
7 changes: 7 additions & 0 deletions js/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @self/app

## 1.46.2

### Dependency updates

- @gradio/wasm@0.17.1
- @gradio/core@0.7.0

## 1.46.1

### Dependency updates
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": "@self/app",
"version": "1.46.1",
"version": "1.46.2",
"private": true,
"scripts": {
"dev": "vite dev",
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.15.4

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/button@0.4.3
- @gradio/wasm@0.17.1

## 0.15.3

### Fixes
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.15.3",
"version": "0.15.4",
"description": "Gradio UI packages",
"type": "module",
"author": "",
6 changes: 6 additions & 0 deletions js/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/button

## 0.4.3

### Dependency updates

- @gradio/upload@0.14.7

## 0.4.2

### Dependency updates
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.4.2",
"version": "0.4.3",
"description": "Gradio UI packages",
"type": "module",
"author": "",
14 changes: 14 additions & 0 deletions js/chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @gradio/chatbot

## 0.22.2

### Features

- [#10448](https://github.com/gradio-app/gradio/pull/10448) [`337b522`](https://github.com/gradio-app/gradio/commit/337b5224a682fe18dc8d1c1e5bab2a3341ce01dc) - Small tweaks to `gr.ChatMessage` and spacing between chatbot messages. Thanks @abidlabs!

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/image@0.20.3
- @gradio/video@0.13.3
- @gradio/wasm@0.17.1
- @gradio/gallery@0.15.3

## 0.22.1

### Fixes
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.22.1",
"version": "0.22.2",
"description": "Gradio UI packages",
"type": "module",
"author": "",
7 changes: 7 additions & 0 deletions js/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/code

## 0.10.14

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/wasm@0.17.1

## 0.10.13

### Dependency updates
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.10.13",
"version": "0.10.14",
"description": "Gradio UI packages",
"type": "module",
"author": "",
6 changes: 6 additions & 0 deletions js/component-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @self/component-test

## 0.5.4

### Dependency updates

- @gradio/video@0.13.3

## 0.5.3

### Dependency updates
2 changes: 1 addition & 1 deletion js/component-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@self/component-test",
"version": "0.5.3",
"version": "0.5.4",
"scripts": {
"dev": "vite dev",
"build": "vite build",
13 changes: 13 additions & 0 deletions js/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,19 @@

## 0.7.0

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/button@0.4.3
- @gradio/code@0.10.14
- @gradio/file@0.12.3
- @gradio/image@0.20.3
- @gradio/video@0.13.3
- @gradio/wasm@0.17.1
- @gradio/gallery@0.15.3

## 0.7.0

### Features

- [#10341](https://github.com/gradio-app/gradio/pull/10341) [`b0cf92f`](https://github.com/gradio-app/gradio/commit/b0cf92f03ba29f29fa540de8c5803a7263df0106) - PWA icon customization. Thanks @whitphx!
11 changes: 11 additions & 0 deletions js/dataframe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gradio/dataframe

## 0.13.1

### Features

- [#10452](https://github.com/gradio-app/gradio/pull/10452) [`dd178f3`](https://github.com/gradio-app/gradio/commit/dd178f3dd5968df445b43f5e3b8cb86b11374913) - Tiny tweak to example dataframes. Thanks @hannahblair!

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/button@0.4.3

## 0.13.0

### Features
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.13.0",
"version": "0.13.1",
"description": "Gradio UI packages",
"type": "module",
"author": "",
6 changes: 6 additions & 0 deletions js/dataset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/dataset

## 0.4.3

### Dependency updates

- @gradio/upload@0.14.7

## 0.4.2

### Fixes
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.4.2",
"version": "0.4.3",
"description": "Gradio UI packages",
"type": "module",
"author": "",
6 changes: 6 additions & 0 deletions js/downloadbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/downloadbutton

## 0.3.3

### Dependency updates

- @gradio/button@0.4.3

## 0.3.2

### Dependency updates
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.3.2",
"version": "0.3.3",
"description": "Gradio UI packages",
"type": "module",
"author": "",
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.12.3

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/wasm@0.17.1

## 0.12.2

### Dependency updates
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.12.2",
"version": "0.12.3",
"description": "Gradio UI packages",
"type": "module",
"author": "",
7 changes: 7 additions & 0 deletions js/fileexplorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/fileexplorer

## 0.5.14

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/file@0.12.3

## 0.5.13

### Dependency updates
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.5.13",
"version": "0.5.14",
"description": "Gradio UI packages",
"type": "module",
"author": "",
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.15.3

### Dependency updates

- @gradio/upload@0.14.7
- @gradio/file@0.12.3
- @gradio/image@0.20.3
- @gradio/video@0.13.3

## 0.15.2

### Dependency updates
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.15.2",
"version": "0.15.3",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Loading

0 comments on commit 7cc5aa1

Please sign in to comment.