bump: version 0.58.31 → 0.58.32

This commit is contained in:
github-actions[bot]
2026-04-07 13:50:09 +00:00
parent 1276de8e22
commit 1b64b9ffd2
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -14,6 +14,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Configurable resource limits
- Grafana dashboard annotations
## nextcloud-mcp-server-0.58.32 (2026-04-07)
### Feat
- implement dynaconf configuration management (ADR-024 phases 1-3)
### Fix
- resolve dynaconf settings.toml not found in non-editable installs
## nextcloud-mcp-server-0.58.31 (2026-04-07)
### Refactor