Skip to content

Commit 817cfc8

Browse files
chore(release): 1.19.0 [skip ci] (#133)
- 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 ae40059 commit 817cfc8

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+
## 1.19.0 (2026-03-25)
2+
3+
* docs(skills): add Codex DC ops brief skill ([8d4e43d](https://github.com/taptap/taptap_minigame_open_mcp/commit/8d4e43d))
4+
* fix(app): restore level-only compatibility hints ([3b39668](https://github.com/taptap/taptap_minigame_open_mcp/commit/3b39668))
5+
* feat(dc-current-app): add overview tools and app aggregation ([9499f54](https://github.com/taptap/taptap_minigame_open_mcp/commit/9499f54))
6+
7+
8+
19
## 1.18.0 (2026-03-19)
210

311
* fix(runtime): align minimum node version with dependency requirements ([48f93de](https://github.com/taptap/taptap_minigame_open_mcp/commit/48f93de))

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.18.0",
3+
"version": "1.19.0",
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)