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 237b9dc commit ce7be02Copy full SHA for ce7be02
packages/mcp/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.11.0-keycardai-mcp (2025-10-29)
2
+
3
4
+- feat(keycardai-mcp): release latest version
5
+- Release current version of workload identity implementation
6
7
## 0.10.0-keycardai-mcp (2025-10-27)
8
9
packages/mcp/pyproject.toml
@@ -118,7 +118,7 @@ addopts = "-ra -q"
118
119
[tool.commitizen]
120
name = "cz_customize"
121
-version = "0.10.0"
+version = "0.11.0"
122
tag_format = "${version}-keycardai-mcp"
123
ignored_tag_formats = ["${version}-*"]
124
update_changelog_on_bump = true
0 commit comments