Skip to content

Commit a8674ad

Browse files
committed
bump: keycardai-mcp 0.20.0 → 0.20.1
1 parent 891e153 commit a8674ad

File tree

3 files changed

+243
-148
lines changed

3 files changed

+243
-148
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.20.1-keycardai-mcp (2026-02-06)
2+
3+
4+
- fix(keycardai-mcp): return prm for resources dynamically
5+
16
## 0.20.0-keycardai-mcp (2026-01-07)
27

38

packages/mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ filterwarnings = [
141141

142142
[tool.commitizen]
143143
name = "cz_customize"
144-
version = "0.20.0"
144+
version = "0.20.1"
145145
tag_format = "${version}-keycardai-mcp"
146146
ignored_tag_formats = ["${version}-*"]
147147
update_changelog_on_bump = true

0 commit comments

Comments
 (0)