We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051a627 commit 02709a9Copy full SHA for 02709a9
packages/mcp/CHANGELOG.md
@@ -7,5 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.0] - 2025-05-06
11
+
12
### Added
13
- Initial release
packages/mcp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sourcebot/mcp",
3
- "version": "0.1.1-rc.3",
+ "version": "1.0.0",
4
"type": "module",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments