Skip to content

Commit 02709a9

Browse files
bump mcp version to 1.0.0
1 parent 051a627 commit 02709a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/mcp/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.0.0] - 2025-05-06
11+
1012
### Added
1113
- Initial release

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

0 commit comments

Comments
 (0)