We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e7f9a5 + 687018e commit 4f79796Copy full SHA for 4f79796
packages/mcp/CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+- Bumped `@modelcontextprotocol/sdk` from 1.10.2 to 1.26.0. [#958](https://github.com/sourcebot-dev/sourcebot/pull/958)
12
+
13
## [1.0.17] - 2026-02-19
14
15
### Added
packages/mcp/package.json
@@ -17,7 +17,7 @@
17
"typescript": "^5.0.0"
18
},
19
"dependencies": {
20
- "@modelcontextprotocol/sdk": "^1.10.2",
+ "@modelcontextprotocol/sdk": "^1.26.0",
21
"@t3-oss/env-core": "^0.13.4",
22
"dedent": "^1.7.1",
23
"escape-string-regexp": "^5.0.0",
0 commit comments