Skip to content

Commit a9b25ba

Browse files
committed
bump: keycardai-mcp 0.7.1 → 0.8.0
1 parent 46d04b3 commit a9b25ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.8.0-keycardai-mcp (2025-10-07)
2+
3+
4+
- refactor(keycardai-mcp): improve error messages
5+
- refactor(keycardai-mcp): improves the error messages to provide useful debug information
6+
17
## 0.7.1-keycardai-mcp (2025-09-29)
28

39

packages/mcp/pyproject.toml

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

119119
[tool.commitizen]
120120
name = "cz_customize"
121-
version = "0.7.1"
121+
version = "0.8.0"
122122
tag_format = "${version}-keycardai-mcp"
123123
ignored_tag_formats = ["${version}-*"]
124124
update_changelog_on_bump = true

0 commit comments

Comments
 (0)