Skip to content

Releases: chatwork/chatwork-mcp-server

0.0.4

18 Apr 09:18

Choose a tag to compare

gemini-2.5-pro-exp-03-25-max を利用していた場合、動作しない問題を解消しました。

What's Changed

  • bump up 0.0.4-alpha by @eiel in #35
  • ファイル変更時の自動ビルド機能を追加 by @solavrc in #32
  • gemini-2.5-pro-exp-03-25-maxとのスキーマ互換性を修正 by @solavrc in #31
  • chore(deps): update: bump zod from 3.24.2 to 3.24.3 by @dependabot in #33
  • chore(deps): update: bump @modelcontextprotocol/sdk from 1.9.0 to 1.10.0 by @dependabot in #34

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Apr 01:51

Choose a tag to compare

What's Changed

  • chore(deps): update: bump @eslint/js from 9.23.0 to 9.24.0 by @dependabot in #19
  • chore(deps): update: bump @types/node from 22.13.14 to 22.14.0 by @dependabot in #18
  • chore(deps): update: bump esbuild from 0.25.1 to 0.25.2 by @dependabot in #14
  • chore(deps): update: bump vitest from 3.0.9 to 3.1.1 by @dependabot in #15
  • chore(deps): update: bump typescript-eslint from 8.28.0 to 8.29.0 by @dependabot in #16
  • chore(deps): update: bump eslint from 9.23.0 to 9.24.0 by @dependabot in #20
  • chore(deps): update: bump typescript-eslint from 8.29.0 to 8.29.1 by @dependabot in #21
  • chore(deps): update: bump eslint-config-prettier from 10.1.1 to 10.1.2 by @dependabot in #24
  • chore(deps): update: bump @modelcontextprotocol/sdk from 1.8.0 to 1.9.0 by @dependabot in #22
  • chore(deps): update: bump typescript from 5.8.2 to 5.8.3 by @dependabot in #23
  • chore(deps): update: bump typescript-eslint from 8.29.1 to 8.30.1 by @dependabot in #26
  • chore(deps): update: bump dotenv from 16.4.7 to 16.5.0 by @dependabot in #27
  • chore(deps): update: bump @types/node from 22.14.0 to 22.14.1 by @dependabot in #28
  • resourceの代わりにtextで prompt message を渡す #25 by @solavrc in #30

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

27 Mar 10:59
2aa54e7

Choose a tag to compare

What's Changed

  • デプロイ前にビルドをするのを忘れていたので修正 by @sudame in #13

Full Changelog: 0.0.1...0.0.2

0.0.1

27 Mar 10:43
22959c8

Choose a tag to compare

What's Changed

  • v0.0.1: 公開APIを介してAIがChatworkを操作できるMCPサーバー by @sudame in #1
  • chore(deps): update: bump @types/node from 22.13.10 to 22.13.11 by @dependabot in #2
  • chore(deps): update: bump typescript-eslint from 8.26.1 to 8.27.0 by @dependabot in #3
  • chore(deps): update: bump eslint from 9.22.0 to 9.23.0 by @dependabot in #4
  • chore(deps): update: bump @eslint/js from 9.22.0 to 9.23.0 by @dependabot in #5
  • chore(deps): update: bump @types/node from 22.13.11 to 22.13.13 by @dependabot in #6
  • chore(deps): update: bump typescript-eslint from 8.27.0 to 8.28.0 by @dependabot in #7
  • chore: fix workflow for security by @eiel in #9
  • chore(deps): update: bump @types/node from 22.13.13 to 22.13.14 by @dependabot in #10
  • chore(deps): update: bump @modelcontextprotocol/sdk from 1.7.0 to 1.8.0 by @dependabot in #11
  • CI/CDでデプロイできるようにする by @sudame in #8
  • 一時的にprovenanceオプションを解除する by @sudame in #12

New Contributors

Full Changelog: https://github.com/chatwork/chatwork-mcp-server/commits/0.0.1