Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot] b3e55d444b bump: version 0.57.40 → 0.57.41 2026-02-08 12:57:42 +00:00
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.40" version = "0.57.41"
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.41 (2026-02-08)
### Fix
- expand recurring events in date-range queries
## nextcloud-mcp-server-0.57.40 (2026-02-07) ## nextcloud-mcp-server-0.57.40 (2026-02-07)
### Fix ### Fix
+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.40 version: 0.57.41
appVersion: "0.63.3" appVersion: "0.63.3"
keywords: keywords:
- nextcloud - nextcloud