We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7142818 commit 758c4fcCopy full SHA for 758c4fc
packages/mcp-fastmcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.3.0-keycardai-mcp-fastmcp (2025-09-15)
2
+
3
4
+- feat(keycardai-mcp-fastmcp): unify client arguments
5
6
## 0.2.0-keycardai-mcp-fastmcp (2025-09-10)
7
8
packages/mcp-fastmcp/pyproject.toml
@@ -107,7 +107,7 @@ addopts = "-ra -q"
107
108
[tool.commitizen]
109
name = "cz_customize"
110
-version = "0.2.0"
+version = "0.3.0"
111
tag_format = "${version}-keycardai-mcp-fastmcp"
112
ignored_tag_formats = ["${version}-*"]
113
update_changelog_on_bump = true
0 commit comments