Release v0.14.1

This commit is contained in:
Mario Zechner 2025-12-08 22:59:46 +01:00
parent 238c5d34e4
commit a054fecd11
11 changed files with 34 additions and 28 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.14.1] - 2025-12-08
### Fixed
- Fix build errors with tsgo 7.0.0-dev.20251208.1 by properly importing `ReasoningEffort` type
## [0.14.0] - 2025-12-08
### Breaking Changes