chore(release): bump to v0.8.27, add CHANGELOG

This commit is contained in:
Hunter Bown
2026-05-10 08:41:04 -05:00
parent cb084d1564
commit 6c25a18b42
30 changed files with 895 additions and 140 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ repository.workspace = true
description = "Model/provider registry and fallback strategy for DeepSeek workspace architecture"
[dependencies]
deepseek-config = { path = "../config", version = "0.8.26" }
deepseek-config = { path = "../config", version = "0.8.27" }
serde.workspace = true