Skip to content

Commit

Permalink
chore: update versions (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 5, 2024
1 parent 8bcbd3f commit e425f76
Show file tree
Hide file tree
Showing 13 changed files with 62 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"cyan-spies-check",
"dark-cougars-fold",
"dark-moose-shine",
"dark-rings-lie",
"deep-bananas-switch",
"deep-memes-cheat",
"deep-ways-wink",
Expand Down Expand Up @@ -134,6 +135,7 @@
"lovely-ties-live",
"lucky-hotels-sort",
"many-moons-like",
"mighty-goats-dance",
"modern-baboons-swim",
"nasty-moments-mix",
"nasty-zebras-cheat",
Expand Down Expand Up @@ -162,14 +164,17 @@
"silent-moose-push",
"silly-chefs-marry",
"six-bobcats-cry",
"smooth-places-walk",
"social-lizards-tickle",
"solid-chicken-love",
"some-clocks-think",
"sour-ties-repair",
"strong-stars-count",
"stupid-eggs-sing",
"stupid-memes-turn",
"stupid-tires-stare",
"sweet-papers-fail",
"tall-impalas-reply",
"tall-moose-yawn",
"tame-zoos-care",
"thick-geese-divide",
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# gradio

## 5.0.0-beta.7

### Features

- [#9535](https://github.com/gradio-app/gradio/pull/9535) [`324e8eb`](https://github.com/gradio-app/gradio/commit/324e8eb637f3ddd23d8610927c1d445a2490486c) - test semgrep ci. Thanks @abidlabs!
- [#9545](https://github.com/gradio-app/gradio/pull/9545) [`098a009`](https://github.com/gradio-app/gradio/commit/098a009c05243967bd9e5acc28864eb40a135f6a) - Add Jinja2 language to Code component. Thanks @CISC!
- [#9526](https://github.com/gradio-app/gradio/pull/9526) [`f60bb68`](https://github.com/gradio-app/gradio/commit/f60bb68f52cd0863d9087b3fbc56635e297adef1) - Fix single select dropdown. Thanks @whitphx!
- [#9497](https://github.com/gradio-app/gradio/pull/9497) [`d826faa`](https://github.com/gradio-app/gradio/commit/d826faa8c2584cf0772d4e66b4073e33b83f3a00) - Hide x axis labels. Thanks @aliabid94!

## 5.0.0-beta.6

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

## 5.0.0-beta.7

### Features

- [#9535](https://github.com/gradio-app/gradio/pull/9535) [`324e8eb`](https://github.com/gradio-app/gradio/commit/324e8eb637f3ddd23d8610927c1d445a2490486c) - test semgrep ci. Thanks @abidlabs!
- [#9545](https://github.com/gradio-app/gradio/pull/9545) [`098a009`](https://github.com/gradio-app/gradio/commit/098a009c05243967bd9e5acc28864eb40a135f6a) - Add Jinja2 language to Code component. Thanks @CISC!
- [#9526](https://github.com/gradio-app/gradio/pull/9526) [`f60bb68`](https://github.com/gradio-app/gradio/commit/f60bb68f52cd0863d9087b3fbc56635e297adef1) - Fix single select dropdown. Thanks @whitphx!
- [#9497](https://github.com/gradio-app/gradio/pull/9497) [`d826faa`](https://github.com/gradio-app/gradio/commit/d826faa8c2584cf0772d4e66b4073e33b83f3a00) - Hide x axis labels. Thanks @aliabid94!

## 5.0.0-beta.6

### 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": "5.0.0-beta.6",
"version": "5.0.0-beta.7",
"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.39.0-beta.7

### Features

- [#9500](https://github.com/gradio-app/gradio/pull/9500) [`ed8be90`](https://github.com/gradio-app/gradio/commit/ed8be9055f5de6621841d041ea82f96cb02e0647) - Use latest lite wheel on website. Thanks @aliabd!

### Dependency updates

- @gradio/code@0.10.0-beta.6

## 0.39.0-beta.6

### 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.39.0-beta.6",
"version": "0.39.0-beta.7",
"private": true,
"scripts": {
"dev": "pip install boto3 && python generate_jsons/generate.py && vite dev",
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.10.0-beta.6

### Features

- [#9545](https://github.com/gradio-app/gradio/pull/9545) [`098a009`](https://github.com/gradio-app/gradio/commit/098a009c05243967bd9e5acc28864eb40a135f6a) - Add Jinja2 language to Code component. Thanks @CISC!

## 0.10.0-beta.5

### Features
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.10.0-beta.5",
"version": "0.10.0-beta.6",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Dependency updates

- @gradio/code@0.10.0-beta.6

## 0.1.0-beta.4

### Dependency updates

- @gradio/upload@0.13.0-beta.5
- @gradio/statustracker@0.8.0-beta.3
- @gradio/video@0.11.0-beta.5
Expand Down
6 changes: 6 additions & 0 deletions js/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/dropdown

## 0.8.0-beta.4

### Features

- [#9526](https://github.com/gradio-app/gradio/pull/9526) [`f60bb68`](https://github.com/gradio-app/gradio/commit/f60bb68f52cd0863d9087b3fbc56635e297adef1) - Fix single select dropdown. Thanks @whitphx!

## 0.8.0-beta.3

### Features
Expand Down
2 changes: 1 addition & 1 deletion js/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/dropdown",
"version": "0.8.0-beta.3",
"version": "0.8.0-beta.4",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/nativeplot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/nativeplot

## 0.4.0-beta.5

### Features

- [#9497](https://github.com/gradio-app/gradio/pull/9497) [`d826faa`](https://github.com/gradio-app/gradio/commit/d826faa8c2584cf0772d4e66b4073e33b83f3a00) - Hide x axis labels. Thanks @aliabid94!

## 0.4.0-beta.4

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

0 comments on commit e425f76

Please sign in to comment.