Skip to content

Commit 758c4fc

Browse files
committed
bump: keycardai-mcp-fastmcp 0.2.0 → 0.3.0
1 parent 7142818 commit 758c4fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/mcp-fastmcp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.0-keycardai-mcp-fastmcp (2025-09-15)
2+
3+
4+
- feat(keycardai-mcp-fastmcp): unify client arguments
5+
16
## 0.2.0-keycardai-mcp-fastmcp (2025-09-10)
27

38

packages/mcp-fastmcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ addopts = "-ra -q"
107107

108108
[tool.commitizen]
109109
name = "cz_customize"
110-
version = "0.2.0"
110+
version = "0.3.0"
111111
tag_format = "${version}-keycardai-mcp-fastmcp"
112112
ignored_tag_formats = ["${version}-*"]
113113
update_changelog_on_bump = true

0 commit comments

Comments
 (0)