Skip to content

Commit 27964b6

Browse files
chore(release): 1.0.0-develop.3 [skip ci]
# @cheqd/mcp-toolkit-server [1.0.0-develop.3](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-03-27) ### Dependencies * **@cheqd/mcp-toolkit-credo:** upgraded to 1.0.0-develop.3
1 parent 9183fc0 commit 27964b6

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.0-develop.3](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-03-27)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **@cheqd/mcp-toolkit-credo:** upgraded to 1.0.0-develop.3
12+
313
# @cheqd/mcp-toolkit-server [1.0.0-develop.2](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-03-26)
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-develop.2",
3+
"version": "1.0.0-develop.3",
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-develop.2",
31+
"@cheqd/mcp-toolkit-credo": "1.0.0-develop.3",
3232
"@modelcontextprotocol/sdk": "^1.8.0",
3333
"zod": "^3.24.2"
3434
},

0 commit comments

Comments
 (0)