Skip to content

Commit e41e2ad

Browse files
chore: update versions
1 parent 0c5cec1 commit e41e2ad

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tangy-bobcats-win.md

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

js/_website/CHANGELOG.md

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

3+
## 0.67.1
4+
5+
### Fixes
6+
7+
- [#12495](https://github.com/gradio-app/gradio/pull/12495) [`0c5cec1`](https://github.com/gradio-app/gradio/commit/0c5cec175815344fcc6c8dfbdacf71b85fd3ad37) - Remove Hackathon deadline banner on website. Thanks @freddyaboulton!
8+
39
## 0.67.0
410

511
### Features

js/_website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "0.67.0",
3+
"version": "0.67.1",
44
"private": true,
55
"scripts": {
66
"dev": "pip install boto3 markdown && python generate_jsons/generate.py && python ../../scripts/generate_theme.py --outfile ./src/lib/assets/theme.css && vite dev",

0 commit comments

Comments
 (0)