Skip to content

Commit 7a97d4e

Browse files
release @sourcebot/mcp v1.0.6
1 parent 66c9ec0 commit 7a97d4e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.6] - 2025-09-26
11+
- Fix `linkedConnections is required` schema error.
12+
1013
## [1.0.5] - 2025-09-15
1114

1215
### Changed

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcebot/mcp",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)