Skip to content

Commit 5715c8f

Browse files
chore(release): 1.0.1-develop.1 [skip ci]
## @cheqd/mcp-toolkit-server [1.0.1-develop.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-10) ### Dependencies * **@cheqd/mcp-toolkit-credo:** upgraded to 1.1.0-develop.1
1 parent 6b57124 commit 5715c8f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/server/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## @cheqd/mcp-toolkit-server [1.0.1-develop.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-10)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **@cheqd/mcp-toolkit-credo:** upgraded to 1.1.0-develop.1
12+
313
# @cheqd/mcp-toolkit-server 1.0.0 (2025-03-28)
414

515

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/mcp-toolkit-server",
3-
"version": "1.0.0",
3+
"version": "1.0.1-develop.1",
44
"packageManager": "[email protected]",
55
"description": "MCP Toolkit Server for cheqd",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
@@ -28,7 +28,7 @@
2828
"mcp"
2929
],
3030
"dependencies": {
31-
"@cheqd/mcp-toolkit-credo": "1.0.0",
31+
"@cheqd/mcp-toolkit-credo": "1.1.0-develop.1",
3232
"@modelcontextprotocol/sdk": "^1.8.0",
3333
"zod": "^3.24.2"
3434
},

0 commit comments

Comments
 (0)