Skip to content

Commit 17d47bf

Browse files
@sourcebot/mcp 1.0.2
1 parent 46405bf commit 17d47bf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/mcp/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.0.2] - 2025-05-28
11+
1012
### Changed
1113
- Added API key support. [#311](https://github.com/sourcebot-dev/sourcebot/pull/311)
1214

13-
# [1.0.1] - 2025-05-15
15+
## [1.0.1] - 2025-05-15
1416

1517
### Changed
1618
- Updated API client to match the latest Sourcebot release. [#307](https://github.com/sourcebot-dev/sourcebot/pull/307)

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.1",
3+
"version": "1.0.2",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)