Skip to content

Commit f50fed5

Browse files
chore: update versions
1 parent b2b40b6 commit f50fed5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-coats-build.md

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

js/app/CHANGELOG.md

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

3+
## 1.49.15
4+
5+
### Fixes
6+
7+
- [#11414](https://github.com/gradio-app/gradio/pull/11414) [`b2b40b6`](https://github.com/gradio-app/gradio/commit/b2b40b633d3aae5e2538198f116abd57aab6eea4) - Fixes white background appears while a Gradio app with SSR is loading. Thanks @dawoodkhan82!
8+
39
## 1.49.14
410

511
### Fixes

js/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@self/app",
3-
"version": "1.49.14",
3+
"version": "1.49.15",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)