Skip to content

Commit

Permalink
chore: update versions (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub committed Nov 6, 2025
1 parent 5f9f51d commit ddc27d9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-keys-help.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 @@
# trackio

## 0.8.1

### Features

- [#336](https://github.com/gradio-app/trackio/pull/336) [`5f9f51d`](https://github.com/gradio-app/trackio/commit/5f9f51dac8677f240d7c42c3e3b2660a22aee138) - Support a list of `Trackio.Image` in a `trackio.Table` cell. Thanks @abidlabs!

## 0.8.0

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

## 0.8.1

### Features

- [#336](https://github.com/gradio-app/trackio/pull/336) [`5f9f51d`](https://github.com/gradio-app/trackio/commit/5f9f51dac8677f240d7c42c3e3b2660a22aee138) - Support a list of `Trackio.Image` in a `trackio.Table` cell. Thanks @abidlabs!

## 0.8.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion trackio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trackio",
"version": "0.8.0",
"version": "0.8.1",
"description": "",
"python": "true"
}

0 comments on commit ddc27d9

Please sign in to comment.