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 e1f4c55 commit ee4dfb4Copy full SHA for ee4dfb4
packages/mcp-fastmcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.16.0-keycardai-mcp-fastmcp (2025-11-07)
2
+
3
4
+- feat(keycardai-mcp-fastmcp): enable web token eks env
5
6
## 0.15.0-keycardai-mcp-fastmcp (2025-11-06)
7
8
packages/mcp-fastmcp/pyproject.toml
@@ -123,7 +123,7 @@ dev = [
123
124
[tool.commitizen]
125
name = "cz_customize"
126
-version = "0.15.0"
+version = "0.16.0"
127
tag_format = "${version}-keycardai-mcp-fastmcp"
128
ignored_tag_formats = ["${version}-*"]
129
update_changelog_on_bump = true
0 commit comments