Skip to content

Releases: wyre-technology/spanning-mcp

v1.1.0

Choose a tag to compare

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

1.1.0 (2026-07-17)

Features

  • interactive backup status card via MCP Apps (SEP-1865) (#50) (d78909a)

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 29 May 22:09
ee706b5

1.0.6 (2026-05-29)

Bug Fixes

  • ci: grant docker job contents:write so MCPB release upload succeeds (#19) (ee706b5)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 29 May 21:59
0c10164

1.0.5 (2026-05-29)

Bug Fixes

  • ci: run npm ci before MCPB pack so the docker job and registry publish succeed (#18) (0c10164)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 29 May 19:02
78b1762

1.0.4 (2026-05-29)

Bug Fixes

  • ci: correct self-referential release job gate and version output (#17) (78b1762)
  • only run Docker job when semantic-release creates a new release (2095606)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 May 15:25

1.0.3 (2026-05-22)

Bug Fixes

  • use release job outputs for released/version in docker job (5c44ea6)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 May 15:13

1.0.2 (2026-05-22)

Bug Fixes

  • set released=true only when semantic-release creates a new version (f900fbf)
  • use block scalar for PRE_VERSION capture to avoid shell quoting issue (c265d00)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 May 20:16
4167b3a

1.0.1 (2026-05-21)

Bug Fixes

  • ci: add canonical .eslintrc.json — unbreaks Lint step (#4) (4167b3a), closes #12

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 May 20:06

1.0.0 (2026-05-01)

Bug Fixes

  • align audit.list with @wyre-technology/node-spanning v1.0.0 (6fff534)

Features

  • initial MCP server scaffold for Spanning Cloud Backup (2a8a67c)