We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c9178 commit 478ca1cCopy full SHA for 478ca1c
packages/mcp-fastmcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.14.0-keycardai-mcp-fastmcp (2025-11-05)
2
+
3
4
+- feat(keycardai-mcp-fastmcp): configure zone setting via env
5
6
## 0.13.0-keycardai-mcp-fastmcp (2025-11-05)
7
8
packages/mcp-fastmcp/pyproject.toml
@@ -123,7 +123,7 @@ dev = [
123
124
[tool.commitizen]
125
name = "cz_customize"
126
-version = "0.13.0"
+version = "0.14.0"
127
tag_format = "${version}-keycardai-mcp-fastmcp"
128
ignored_tag_formats = ["${version}-*"]
129
update_changelog_on_bump = true
0 commit comments