From 26e8d9f217166eafa80f506c1e734a65a8070cb8 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 1 Oct 2025 16:24:20 +0000 Subject: [PATCH] chore(release): 5.14.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b3045e..66fa150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## v5.14.1 (2025-10-01) + +### Bug Fixes + +- Https://github.com/BeehiveInnovations/zen-mcp-server/issues/258 + ([`696b45f`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/696b45f25e80faccb67034254cf9a8fc4c643dbd)) + +### Chores + +- Sync version to config.py [skip ci] + ([`692016c`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/692016c6205ed0a0c3d9e830482d88231aca2e31)) + + ## v5.14.0 (2025-10-01) ### Chores diff --git a/pyproject.toml b/pyproject.toml index 185bc72..aecd56a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "zen-mcp-server" -version = "5.14.0" +version = "5.14.1" description = "AI-powered MCP server with multiple model providers" requires-python = ">=3.9" dependencies = [