Skip to content

Commit ee4dfb4

Browse files
committed
bump: keycardai-mcp-fastmcp 0.15.0 → 0.16.0
1 parent e1f4c55 commit ee4dfb4

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.16.0-keycardai-mcp-fastmcp (2025-11-07)
2+
3+
4+
- feat(keycardai-mcp-fastmcp): enable web token eks env
5+
16
## 0.15.0-keycardai-mcp-fastmcp (2025-11-06)
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.15.0"
126+
version = "0.16.0"
127127
tag_format = "${version}-keycardai-mcp-fastmcp"
128128
ignored_tag_formats = ["${version}-*"]
129129
update_changelog_on_bump = true

0 commit comments

Comments
 (0)