-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "gradio", | ||
"version": "4.16.0", | ||
"version": "4.17.0", | ||
"description": "", | ||
"python": "true" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
# @gradio/button | ||
|
||
## 0.2.19 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`572e360`](https://github.com/gradio-app/gradio/commit/572e360fff4a03c335b86e1a7517a44cb6af2bcd)]: | ||
- @gradio/[email protected] | ||
|
||
## 0.2.18 | ||
|
||
### Fixes | ||
|
||
- [#7126](https://github.com/gradio-app/gradio/pull/7126) [`5727b92`](https://github.com/gradio-app/gradio/commit/5727b92abc8a00a675bfc0a921b38de771af947b) - Allow buttons to take null value. Thanks [@abidlabs](https://github.com/abidlabs)! | ||
- [#7126](https://github.com/gradio-app/gradio/pull/7126) [`5727b92`](https://github.com/gradio-app/gradio/commit/5727b92abc8a00a675bfc0a921b38de771af947b) - Allow buttons to take null value. Thanks [@abidlabs](https://github.com/abidlabs)! | ||
|
||
## 0.2.17 | ||
|
||
|
@@ -247,4 +254,4 @@ Thanks [@pngwn](https://github.com/pngwn)! | |
### Patch Changes | ||
|
||
- Updated dependencies []: | ||
- @gradio/[email protected] | ||
- @gradio/[email protected] |