Skip to content

Commit bf48235

Browse files
chore(release): 1.20.4 [skip ci] (#149)
- Native signer: reused from previous release 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 867305d commit bf48235

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>1.20.4 (2026-04-07)</small>
2+
3+
* fix(ci): 修复 GitHub Release 创建 + 接入 Puer Code Review ([867305d](https://github.com/taptap/instant-games-open-mcp/commit/867305d))
4+
5+
6+
17
## <small>1.20.3 (2026-04-07)</small>
28

39
* fix(ci): analyze 步骤移除对 NPM_TOKEN secret 的依赖 ([d0d05e5](https://github.com/taptap/instant-games-open-mcp/commit/d0d05e5))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taptap/instant-games-open-mcp",
3-
"version": "1.20.3",
3+
"version": "1.20.4",
44
"type": "module",
55
"description": "TapTap Open API MCP Server - Documentation and Management APIs for TapTap Minigame and H5 Games (Leaderboard, and more features coming)",
66
"main": "dist/server.js",

0 commit comments

Comments
 (0)