Skip to content

Commit 2401c62

Browse files
chore(release): 1.14.1 [skip ci] (#115)
- 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 90e4b4c commit 2401c62

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## <small>1.14.1 (2026-01-23)</small>
2+
3+
* docs: update plan to add missing proxy config documentation ([7b29004](https://github.com/taptap/taptap_minigame_open_mcp/commit/7b29004))
4+
* docs(proxy): add missing configuration options documentation ([05f4f8a](https://github.com/taptap/taptap_minigame_open_mcp/commit/05f4f8a))
5+
* fix(proxy): inject private params on every tool call for MCP Server compatibility ([b4718c9](https://github.com/taptap/taptap_minigame_open_mcp/commit/b4718c9))
6+
7+
8+
19
## 1.14.0 (2026-01-16)
210

311
* chore(release): disable BREAKING CHANGE detection in commit footer ([48ae5fb](https://github.com/taptap/taptap_minigame_open_mcp/commit/48ae5fb))

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": "@mikoto_zero/minigame-open-mcp",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
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)