We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891e153 commit a8674adCopy full SHA for a8674ad
packages/mcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.20.1-keycardai-mcp (2026-02-06)
2
+
3
4
+- fix(keycardai-mcp): return prm for resources dynamically
5
6
## 0.20.0-keycardai-mcp (2026-01-07)
7
8
packages/mcp/pyproject.toml
@@ -141,7 +141,7 @@ filterwarnings = [
141
142
[tool.commitizen]
143
name = "cz_customize"
144
-version = "0.20.0"
+version = "0.20.1"
145
tag_format = "${version}-keycardai-mcp"
146
ignored_tag_formats = ["${version}-*"]
147
update_changelog_on_bump = true
0 commit comments