Skip to content

Commit f68cc16

Browse files
committed
bump: keycardai-mcp 0.11.0 → 0.12.0
1 parent d5a4d38 commit f68cc16

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.12.0-keycardai-mcp (2025-11-05)
2+
3+
4+
- feat(keycardai-mcp): automatic app cred discovery
5+
- feat(keycardai-mcp): default eks env
6+
17
## 0.11.0-keycardai-mcp (2025-10-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.11.0"
121+
version = "0.12.0"
122122
tag_format = "${version}-keycardai-mcp"
123123
ignored_tag_formats = ["${version}-*"]
124124
update_changelog_on_bump = true

0 commit comments

Comments
 (0)