Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.9.0"
".": "0.9.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project are documented here. This file is maintained automatically by [release-please](https://github.com/googleapis/release-please) from Conventional Commits on `main`. Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## [0.9.1](https://github.com/JeffOtano/roni/compare/v0.9.0...v0.9.1) (2026-05-06)


### Bug Fixes

* surface BYOK stream response failures ([#345](https://github.com/JeffOtano/roni/issues/345)) ([7c96055](https://github.com/JeffOtano/roni/commit/7c96055511e80c6dd7fbb4ec17b82857e1cbf620))

## [0.9.0](https://github.com/JeffOtano/roni/compare/v0.8.0...v0.9.0) (2026-05-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roni",
"version": "0.9.0",
"version": "0.9.1",
"description": "Unofficial AI coach, compatible with Tonal fitness machines. Not affiliated with Tonal Systems, Inc.",
"license": "MIT",
"keywords": [
Expand Down