chore(release): 5.16.0

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-10-01 19:09:21 +00:00
parent 54754002ac
commit 10a3fdc250
2 changed files with 24 additions and 1 deletions

View File

@@ -2,6 +2,29 @@
<!-- version list -->
## v5.16.0 (2025-10-01)
### Bug Fixes
- Resolve logging timing and import organization issues
([`d34c299`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/d34c299f02a233af4f17bdcc848219bf07799723))
### Chores
- Sync version to config.py [skip ci]
([`b6c4bca`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/b6c4bca158e4cee1ae4abd08b7e55216ebffba2d))
### Code Style
- Fix ruff import sorting issue
([`4493a69`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/4493a693332e0532d04ad3634de2a2f5b1249b64))
### Features
- Add configurable environment variable override system
([`93ce698`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/93ce6987b6e7d8678ffa5ac51f5106a7a21ce67b))
## v5.15.0 (2025-10-01)
### Chores

View File

@@ -1,6 +1,6 @@
[project]
name = "zen-mcp-server"
version = "5.15.0"
version = "5.16.0"
description = "AI-powered MCP server with multiple model providers"
requires-python = ">=3.9"
dependencies = [