Skip to content

Commit

Permalink
chore: update versions (#346)
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 17, 2025
1 parent 7e01024 commit 96e8acc
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-dolls-train.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.9.1

### Features

- [#344](https://github.com/gradio-app/trackio/pull/344) [`7e01024`](https://github.com/gradio-app/trackio/commit/7e010241d9a34794e0ce0dc19c1a6f0cf94ba856) - Avoid redundant calls to /whoami-v2. Thanks @Wauplin!

## 0.9.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.9.1

### Features

- [#344](https://github.com/gradio-app/trackio/pull/344) [`7e01024`](https://github.com/gradio-app/trackio/commit/7e010241d9a34794e0ce0dc19c1a6f0cf94ba856) - Avoid redundant calls to /whoami-v2. Thanks @Wauplin!

## 0.9.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.9.0",
"version": "0.9.1",
"description": "",
"python": "true"
}

0 comments on commit 96e8acc

Please sign in to comment.