Skip to content

Commit 0ef58b7

Browse files
chore: update versions
1 parent a7eae25 commit 0ef58b7

File tree

14 files changed

+45
-30
lines changed

14 files changed

+45
-30
lines changed

.changeset/cold-bikes-smash.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/cruel-fans-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/khaki-boats-decide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/petite-cougars-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-hounds-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# gradio
22

3+
## 5.50.0
4+
5+
### Features
6+
7+
- [#12377](https://github.com/gradio-app/gradio/pull/12377) [`568644a`](https://github.com/gradio-app/gradio/commit/568644a88c4dbe1b6ad9468906b1e45ed07657f3) - Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!
8+
- [#12387](https://github.com/gradio-app/gradio/pull/12387) [`4a8ee36`](https://github.com/gradio-app/gradio/commit/4a8ee367fabb786248693833454aa69484623d97) - Sync JS Files to Hub. Thanks @freddyaboulton!
9+
10+
### Fixes
11+
12+
- [#12124](https://github.com/gradio-app/gradio/pull/12124) [`ce39568`](https://github.com/gradio-app/gradio/commit/ce395687484f1c4f6a8e90d168dffdf5d83c873c) - Add python 3.14 support. Thanks @aliabid94!
13+
314
## 5.49.1
415

516
### Fixes

client/python/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# gradio_client
22

3+
## 1.14.0
4+
5+
### Features
6+
7+
- [#12377](https://github.com/gradio-app/gradio/pull/12377) [`568644a`](https://github.com/gradio-app/gradio/commit/568644a88c4dbe1b6ad9468906b1e45ed07657f3) - Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!
8+
39
## 1.13.3
410

511
### Fixes

client/python/gradio_client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# gradio_client
22

3+
## 1.14.0
4+
5+
### Features
6+
7+
- [#12377](https://github.com/gradio-app/gradio/pull/12377) [`568644a`](https://github.com/gradio-app/gradio/commit/568644a88c4dbe1b6ad9468906b1e45ed07657f3) - Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!
8+
39
## 1.13.3
410

511
### Fixes

client/python/gradio_client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gradio_client",
3-
"version": "1.13.3",
3+
"version": "1.14.0",
44
"description": "",
55
"python": "true",
66
"main_changeset": true,

gradio/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# gradio
22

3+
## 5.50.0
4+
5+
### Features
6+
7+
- [#12377](https://github.com/gradio-app/gradio/pull/12377) [`568644a`](https://github.com/gradio-app/gradio/commit/568644a88c4dbe1b6ad9468906b1e45ed07657f3) - Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!
8+
- [#12387](https://github.com/gradio-app/gradio/pull/12387) [`4a8ee36`](https://github.com/gradio-app/gradio/commit/4a8ee367fabb786248693833454aa69484623d97) - Sync JS Files to Hub. Thanks @freddyaboulton!
9+
10+
### Fixes
11+
12+
- [#12124](https://github.com/gradio-app/gradio/pull/12124) [`ce39568`](https://github.com/gradio-app/gradio/commit/ce395687484f1c4f6a8e90d168dffdf5d83c873c) - Add python 3.14 support. Thanks @aliabid94!
13+
314
## 5.49.1
415

516
### Fixes

0 commit comments

Comments
 (0)