Skip to content

Commit af13b58

Browse files
committed
bump: keycardai-mcp-fastmcp 0.8.0 → 0.8.1
1 parent 8841c0b commit af13b58

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.8.1-keycardai-mcp-fastmcp (2025-10-07)
2+
3+
4+
- refactor(keycardai-mcp-fastmcp): improve error message with debug context
5+
16
## 0.8.0-keycardai-mcp-fastmcp (2025-10-01)
27

38

packages/mcp-fastmcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ dev = [
123123

124124
[tool.commitizen]
125125
name = "cz_customize"
126-
version = "0.8.0"
126+
version = "0.8.1"
127127
tag_format = "${version}-keycardai-mcp-fastmcp"
128128
ignored_tag_formats = ["${version}-*"]
129129
update_changelog_on_bump = true

0 commit comments

Comments
 (0)