Release v0.50.2

This commit is contained in:
Mario Zechner 2026-01-29 03:23:41 +01:00
parent 58aa7096dd
commit 9bb627a524
20 changed files with 345 additions and 278 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.50.2] - 2026-01-29
### Added

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-ai",
"version": "0.50.1",
"version": "0.50.2",
"description": "Unified LLM API with automatic model discovery and provider configuration",
"type": "module",
"main": "./dist/index.js",