Skip to content

Releases: WYRE-AI/timezest-mcp

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 23:46
680c024

2.0.1 (2026-08-24)

Bug Fixes

  • correct MCP Registry namespace case (io.github.WYRE-AI) + workflow pin bump (680c024)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 23:40
e3b2934

2.0.0 (2026-08-24)

  • feat!: migrate to the WYRE-AI org (@wyre-ai scope, ghcr.io/wyre-ai, io.github.wyre-ai) (e3b2934)

BREAKING CHANGES

  • the package, container image, and MCP Registry entry move to the @WYRE-AI / ghcr.io/wyre-ai / io.github.wyre-ai namespaces. Consumers of the old wyre-technology-scoped identifiers must repoint.

Claude-Session: https://claude.ai/code/session_01CNe2zVAcVSnxKi7eo6sUR5

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 11 Aug 12:54
1506fa5

1.2.6 (2026-08-11)

Bug Fixes

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:51

1.2.5 (2026-07-21)

Bug Fixes

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:35

1.2.4 (2026-07-21)

Bug Fixes

  • http: preserve baseUrl path prefix when building request URLs (#42) (2714250)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:50

1.2.3 (2026-07-21)

Bug Fixes

  • deps: re-pin typescript to ^6.0.3 (regressed again, root cause corrected) (#41) (51f3f54), closes 41/#39 #42

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:12

1.2.2 (2026-07-20)

Bug Fixes

  • deps: exclude dev-dependency majors from Dependabot auto-merge (#39) (a18e329)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:12

1.2.1 (2026-07-20)

Bug Fixes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:18

1.2.0 (2026-07-17)

Features

  • interactive scheduling-request card via MCP Apps (SEP-1865) (#36) (1db9a9a)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:16

1.1.2 (2026-07-02)

Bug Fixes

  • add /health liveness route (fixes ACA probe 404 crash-loop) (#30) (6674500)
  • vendor node-timezest SDK in-repo to drop private registry dependency (#31) (6687593)