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 ce7be02 commit e5fd4c9Copy full SHA for e5fd4c9
packages/mcp-fastmcp/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.11.0-keycardai-mcp-fastmcp (2025-10-29)
2
+
3
4
+- feat(keycardai-mcp-fastmcp): keycardai mcp dep update
5
+- Reverts the eks workload identity changes
6
7
## 0.10.0-keycardai-mcp-fastmcp (2025-10-27)
8
9
packages/mcp-fastmcp/pyproject.toml
@@ -123,7 +123,7 @@ dev = [
123
124
[tool.commitizen]
125
name = "cz_customize"
126
-version = "0.10.0"
+version = "0.11.0"
127
tag_format = "${version}-keycardai-mcp-fastmcp"
128
ignored_tag_formats = ["${version}-*"]
129
update_changelog_on_bump = true
0 commit comments