sourcebot/packages/mcp/CHANGELOG.md
bkellam bc592addad
Some checks are pending
Publish to ghcr / build (linux/amd64, blacksmith-4vcpu-ubuntu-2404) (push) Waiting to run
Publish to ghcr / build (linux/arm64, blacksmith-8vcpu-ubuntu-2204-arm) (push) Waiting to run
Publish to ghcr / merge (push) Blocked by required conditions
@sourcebot/mcp v1.0.7
2025-10-28 23:03:11 -07:00

1.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.7] - 2025-10-28

  • Updated API client to match the latest Sourcebot release. #555

[1.0.6] - 2025-09-26

  • Fix linkedConnections is required schema error.

[1.0.5] - 2025-09-15

Changed

  • Updated API client to match the latest Sourcebot release. #356

[1.0.4] - 2025-08-04

Fixed

  • Fixed issue where console logs were resulting in "unexpected token" errors on the MCP client. #429

[1.0.3] - 2025-06-18

Changed

  • Updated API client to match the latest Sourcebot release. #356

[1.0.2] - 2025-05-28

Changed

  • Added API key support. #311

[1.0.1] - 2025-05-15

Changed

  • Updated API client to match the latest Sourcebot release. #307

[1.0.0] - 2025-05-07

Added

  • Initial release