bump: version 0.45.0 → 0.46.0

This commit is contained in:
github-actions[bot]
2025-11-22 18:40:24 +00:00
parent 3b41776110
commit 4e61d73da5
4 changed files with 17 additions and 4 deletions
+13
View File
@@ -1,3 +1,16 @@
## v0.46.0 (2025-11-22)
### Feat
- Add Smithery CLI deployment support
- Implement ADR-016 Smithery stateless deployment mode
### Fix
- **smithery**: Add JSON Schema metadata to mcp-config endpoint
- **smithery**: Use container runtime pattern for config discovery
- Add Smithery lifespan and auth mode detection
## v0.45.0 (2025-11-22)
### Feat