Skip to content

Commit 80b8776

Browse files
committed
bump: keycardai-mcp 0.8.1 → 0.9.0
1 parent 8f91d3b commit 80b8776

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.9.0-keycardai-mcp (2025-10-20)
2+
3+
4+
- refactor(keycardai-mcp): align credential names
5+
- feat(keycardai-mcp): eks workload identity support
6+
- feat(keycardai-mcp): add application authentication
7+
18
## 0.8.1-keycardai-mcp (2025-10-10)
29

310

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.8.1"
121+
version = "0.9.0"
122122
tag_format = "${version}-keycardai-mcp"
123123
ignored_tag_formats = ["${version}-*"]
124124
update_changelog_on_bump = true

0 commit comments

Comments
 (0)