Skip to content

v0.2.0 Get the Message Quota and Consumption

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 09:32
· 39 commits to main since this release
015ebea

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:

  • Show number of messages sent this month by @4geru in #44

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

Full Changelog: v0.1.0...v0.2.0


This release is prepared by @eucyt