We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13e15d commit 927327aCopy full SHA for 927327a
packages/mcp/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.12] - 2026-01-13
11
+
12
### Fixed
13
- Fixed invalid file and url MCP results for local indexed repos [#718](https://github.com/sourcebot-dev/sourcebot/pull/718)
14
packages/mcp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sourcebot/mcp",
3
- "version": "1.0.11",
+ "version": "1.0.12",
4
"type": "module",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments