Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 5, 2024
1 parent ed8be90 commit cc7dbbb
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/dark-rings-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-impalas-reply.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.45.0

### Features

- [#9535](https://github.com/gradio-app/gradio/pull/9535) [`324e8eb`](https://github.com/gradio-app/gradio/commit/324e8eb637f3ddd23d8610927c1d445a2490486c) - test semgrep ci. Thanks @abidlabs!

## 4.44.1

### Features
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.45.0

### Features

- [#9535](https://github.com/gradio-app/gradio/pull/9535) [`324e8eb`](https://github.com/gradio-app/gradio/commit/324e8eb637f3ddd23d8610927c1d445a2490486c) - test semgrep ci. Thanks @abidlabs!

## 4.44.1

### 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.44.1",
"version": "4.45.0",
"description": "",
"python": "true"
}
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.40.0

### 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!

## 0.39.1

### 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.1",
"version": "0.40.0",
"private": true,
"scripts": {
"dev": "pip install boto3 && python generate_jsons/generate.py && vite dev",
Expand Down

0 comments on commit cc7dbbb

Please sign in to comment.