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 36a8bb9 commit e1f4c55Copy full SHA for e1f4c55
packages/mcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.15.0-keycardai-mcp (2025-11-07)
2
+
3
4
+- feat(keycardai-mcp): enable web token eks env
5
6
## 0.14.0-keycardai-mcp (2025-11-06)
7
8
packages/mcp/pyproject.toml
@@ -118,7 +118,7 @@ addopts = "-ra -q"
118
119
[tool.commitizen]
120
name = "cz_customize"
121
-version = "0.14.0"
+version = "0.15.0"
122
tag_format = "${version}-keycardai-mcp"
123
ignored_tag_formats = ["${version}-*"]
124
update_changelog_on_bump = true
0 commit comments