Skip to content

Commit fcdc167

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

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

.changeset/polite-pugs-kick.md

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

CHANGELOG.md

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

3+
## 0.16.1
4+
5+
### Features
6+
7+
- [#431](https://github.com/gradio-app/trackio/pull/431) [`c7ce55b`](https://github.com/gradio-app/trackio/commit/c7ce55b14dd5eb0c2165fb15df17dd60721c9325) - Lazy load the UI when trackio is imported. Thanks @abidlabs!
8+
39
## 0.16.0
410

511
### Features

trackio/CHANGELOG.md

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

3+
## 0.16.1
4+
5+
### Features
6+
7+
- [#431](https://github.com/gradio-app/trackio/pull/431) [`c7ce55b`](https://github.com/gradio-app/trackio/commit/c7ce55b14dd5eb0c2165fb15df17dd60721c9325) - Lazy load the UI when trackio is imported. Thanks @abidlabs!
8+
39
## 0.16.0
410

511
### 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.16.0",
3+
"version": "0.16.1",
44
"description": "",
55
"python": "true"
66
}

0 commit comments

Comments
 (0)