Skip to content

Commit 8df1cd1

Browse files
chore(release): 1.3.1 [skip ci]
## @cheqd/mcp-toolkit-server [1.3.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-05-15) ### Dependencies * **@cheqd/mcp-toolkit-credo:** upgraded to 1.4.0
1 parent bf42cb0 commit 8df1cd1

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.3.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-05-15)
4+
5+
6+
7+
8+
9+
### Dependencies
10+
11+
* **@cheqd/mcp-toolkit-credo:** upgraded to 1.4.0
12+
313
## @cheqd/mcp-toolkit-server [1.3.1-develop.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-05-15)
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.3.1-develop.1",
3+
"version": "1.3.1",
44
"packageManager": "[email protected]",
55
"description": "MCP Toolkit Server for cheqd",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
@@ -30,7 +30,7 @@
3030
"mcp"
3131
],
3232
"dependencies": {
33-
"@cheqd/mcp-toolkit-credo": "1.4.0-develop.1",
33+
"@cheqd/mcp-toolkit-credo": "1.4.0",
3434
"@modelcontextprotocol/sdk": "^1.10.2",
3535
"zod": "^3.24.3"
3636
},

0 commit comments

Comments
 (0)