chore(release): prepare v0.8.22

Validate redirected fetch targets before following them and prepare v0.8.22.
This commit is contained in:
Hunter Bown
2026-05-08 13:34:26 -05:00
committed by GitHub
parent 1fc892e604
commit 8b60275981
14 changed files with 190 additions and 128 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.21" }
deepseek-config = { path = "../config", version = "0.8.22" }
serde.workspace = true