bump: version 0.14.3 → 0.15.0

This commit is contained in:
github-actions[bot]
2025-10-17 01:25:56 +00:00
parent b65f10ed8e
commit 0aeef1b87e
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## v0.15.0 (2025-10-17)
### Feat
- **cookbook**: Add full Cookbook app support with 13 tools and 2 resources
## v0.14.3 (2025-10-17)
### Fix
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nextcloud-mcp-server"
version = "0.14.3"
version = "0.15.0"
description = ""
authors = [
{name = "Chris Coutinho",email = "chris@coutinho.io"}
Generated
+1 -1
View File
@@ -630,7 +630,7 @@ wheels = [
[[package]]
name = "nextcloud-mcp-server"
version = "0.14.3"
version = "0.15.0"
source = { editable = "." }
dependencies = [
{ name = "click" },