Skip to content

Commit 47aeda0

Browse files
chore: update versions (#456)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a23d4c2 commit 47aeda0

5 files changed

Lines changed: 15 additions & 11 deletions

File tree

.changeset/stupid-lions-speak.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-turtles-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# trackio
22

3+
## 0.20.1
4+
5+
### Features
6+
7+
- [#454](https://github.com/gradio-app/trackio/pull/454) [`22881db`](https://github.com/gradio-app/trackio/commit/22881dbbbb6b81197a00a19853771007093d61e4) - Bar chart single point. Thanks @abidlabs!
8+
- [#455](https://github.com/gradio-app/trackio/pull/455) [`f8db51a`](https://github.com/gradio-app/trackio/commit/f8db51a20ca61ef703f3f2c2ee1ebd9c4f239cf2) - Adds a static Trackio mode via `trackio.sync(sdk="static")` and support for the `TRACKIO_SPACE_ID` environment variable. Thanks @abidlabs!
9+
310
## 0.20.0
411

512
### Features

trackio/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# trackio
22

3+
## 0.20.1
4+
5+
### Features
6+
7+
- [#454](https://github.com/gradio-app/trackio/pull/454) [`22881db`](https://github.com/gradio-app/trackio/commit/22881dbbbb6b81197a00a19853771007093d61e4) - Bar chart single point. Thanks @abidlabs!
8+
- [#455](https://github.com/gradio-app/trackio/pull/455) [`f8db51a`](https://github.com/gradio-app/trackio/commit/f8db51a20ca61ef703f3f2c2ee1ebd9c4f239cf2) - Adds a static Trackio mode via `trackio.sync(sdk="static")` and support for the `TRACKIO_SPACE_ID` environment variable. Thanks @abidlabs!
9+
310
## 0.20.0
411

512
### Features

trackio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trackio",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "",
55
"python": "true"
66
}

0 commit comments

Comments
 (0)