We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e97971 commit cff6247Copy full SHA for cff6247
packages/mcp-fastmcp/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.8.0-keycardai-mcp-fastmcp (2025-10-01)
2
+
3
4
+- feat(keycardai-mcp-fastmcp): ability to mock internal access context for testing
5
6
## 0.7.0-keycardai-mcp-fastmcp (2025-09-27)
7
8
packages/mcp-fastmcp/pyproject.toml
@@ -123,7 +123,7 @@ dev = [
123
124
[tool.commitizen]
125
name = "cz_customize"
126
-version = "0.7.0"
+version = "0.8.0"
127
tag_format = "${version}-keycardai-mcp-fastmcp"
128
ignored_tag_formats = ["${version}-*"]
129
update_changelog_on_bump = true
0 commit comments