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 f074d0f commit 44f2cb0Copy full SHA for 44f2cb0
packages/mcp/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.16.0-keycardai-mcp (2025-11-17)
2
+
3
4
+- feat(keycardai-mcp): headless clients
5
+- feat(keycardai-mcp): update oauth deps
6
+- feat(keycardai-mcp): client implementation
7
8
## 0.15.0-keycardai-mcp (2025-11-07)
9
10
packages/mcp/pyproject.toml
@@ -132,7 +132,7 @@ filterwarnings = [
132
133
[tool.commitizen]
134
name = "cz_customize"
135
-version = "0.15.0"
+version = "0.16.0"
136
tag_format = "${version}-keycardai-mcp"
137
ignored_tag_formats = ["${version}-*"]
138
update_changelog_on_bump = true
0 commit comments