bump: version 0.57.93 → 0.57.94

This commit is contained in:
github-actions[bot]
2026-03-03 08:33:48 +00:00
parent 1176479ec1
commit b4c98b25ee
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.commitizen] [tool.commitizen]
name = "cz_conventional_commits" name = "cz_conventional_commits"
version = "0.57.93" version = "0.57.94"
tag_format = "nextcloud-mcp-server-$version" tag_format = "nextcloud-mcp-server-$version"
version_scheme = "semver" version_scheme = "semver"
update_changelog_on_bump = true update_changelog_on_bump = true
+6
View File
@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Configurable resource limits - Configurable resource limits
- Grafana dashboard annotations - Grafana dashboard annotations
## nextcloud-mcp-server-0.57.94 (2026-03-03)
### Fix
- handle pythonvCard4 dict-format fields and missing phone numbers (#601)
## nextcloud-mcp-server-0.57.93 (2026-03-03) ## nextcloud-mcp-server-0.57.93 (2026-03-03)
## nextcloud-mcp-server-0.57.92 (2026-03-02) ## nextcloud-mcp-server-0.57.92 (2026-03-02)
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: nextcloud-mcp-server name: nextcloud-mcp-server
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
type: application type: application
version: 0.57.93 version: 0.57.94
appVersion: "0.64.5" appVersion: "0.64.5"
keywords: keywords:
- nextcloud - nextcloud