Skip to content

Commit

Permalink
chore: update versions (#342)
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 14, 2025
1 parent 51bea30 commit 4106990
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-lies-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/social-dancers-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-ducks-grow.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# trackio

## 0.9.0

### Features

- [#343](https://github.com/gradio-app/trackio/pull/343) [`51bea30`](https://github.com/gradio-app/trackio/commit/51bea30f2877adff8e6497466d3a799400a0a049) - Sync offline projects to Hugging Face spaces. Thanks @candemircan!
- [#341](https://github.com/gradio-app/trackio/pull/341) [`4fd841f`](https://github.com/gradio-app/trackio/commit/4fd841fa190e15071b02f6fba7683ef4f393a654) - Adds a basic UI test to `trackio`. Thanks @abidlabs!
- [#339](https://github.com/gradio-app/trackio/pull/339) [`011d91b`](https://github.com/gradio-app/trackio/commit/011d91bb6ae266516fd250a349285670a8049d05) - Allow customzing the trackio color palette. Thanks @abidlabs!

## 0.8.1

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

## 0.9.0

### Features

- [#343](https://github.com/gradio-app/trackio/pull/343) [`51bea30`](https://github.com/gradio-app/trackio/commit/51bea30f2877adff8e6497466d3a799400a0a049) - Sync offline projects to Hugging Face spaces. Thanks @candemircan!
- [#341](https://github.com/gradio-app/trackio/pull/341) [`4fd841f`](https://github.com/gradio-app/trackio/commit/4fd841fa190e15071b02f6fba7683ef4f393a654) - Adds a basic UI test to `trackio`. Thanks @abidlabs!
- [#339](https://github.com/gradio-app/trackio/pull/339) [`011d91b`](https://github.com/gradio-app/trackio/commit/011d91bb6ae266516fd250a349285670a8049d05) - Allow customzing the trackio color palette. Thanks @abidlabs!

## 0.8.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.8.1",
"version": "0.9.0",
"description": "",
"python": "true"
}

0 comments on commit 4106990

Please sign in to comment.