Skip to content

Commit

Permalink
chore: update versions (#349)
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 26, 2025
1 parent e64883a commit 6e501f6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-ways-rescue.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.10.0

### Features

- [#305](https://github.com/gradio-app/trackio/pull/305) [`e64883a`](https://github.com/gradio-app/trackio/commit/e64883a51f7b8b93f7d48b8afe55acdb62238b71) - bump to gradio 6.0, make `trackio` compatible, and fix related issues. Thanks @abidlabs!

## 0.9.1

### 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.10.0

### Features

- [#305](https://github.com/gradio-app/trackio/pull/305) [`e64883a`](https://github.com/gradio-app/trackio/commit/e64883a51f7b8b93f7d48b8afe55acdb62238b71) - bump to gradio 6.0, make `trackio` compatible, and fix related issues. Thanks @abidlabs!

## 0.9.1

### 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.9.1",
"version": "0.10.0",
"description": "",
"python": "true"
}

0 comments on commit 6e501f6

Please sign in to comment.