What's Changed
Add new Tool - get_message_quota
This tool gets the message quota and consumption of the LINE Official Account.
This shows the monthly message limit and current usage.
Related document:
PR:
Dependency updates
- Update dependency @modelcontextprotocol/sdk to v1.11.0 by @renovate in #50
- Update dependency zod to v3.24.4 by @renovate in #52
- Update dependency @types/node to v22.15.8 by @renovate in #53
- Update dependency @types/node to v22.15.10 by @renovate in #54
- Update dependency @types/node to v22.15.12 by @renovate in #55
- Update dependency @types/node to v22.15.14 by @renovate in #56
- chore(deps): update dependency @types/node to v22.15.15 by @renovate in #60
- chore(deps): update dependency @types/node to v22.15.16 by @renovate in #63
Other Changes
- Update installation instructions in README by @eucyt in #46
- feat: clarifying the descriptions of user_id and DESTINATION_USER_ID … by @Maimikuru in #47
- Fix wrong markdown syntax by @Yang-33 in #62
- Add version.ts instead of importing package.json in source code by @eucyt in #61
New Contributors
- @Maimikuru made their first contribution in #47
- @Yang-33 made their first contribution in #62
Full Changelog: v0.1.0...v0.2.0
This release is prepared by @eucyt