Skip to content

Commit 9eb72df

Browse files
chore(release): 1.1.0-develop.4 [skip ci]
# @cheqd/mcp-toolkit-server [1.1.0-develop.4](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-26) ### Features * add resources and prompts [DEV-4862] ([#20](#20)) ([40e3d0e](40e3d0e)) ### Dependencies * **@cheqd/mcp-toolkit-credo:** upgraded to 1.1.0-develop.3
1 parent dd11e10 commit 9eb72df

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/server/CHANGELOG.md

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

3+
# @cheqd/mcp-toolkit-server [1.1.0-develop.4](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-26)
4+
5+
6+
### Features
7+
8+
* add resources and prompts [DEV-4862] ([#20](https://github.com/cheqd/mcp-toolkit/issues/20)) ([40e3d0e](https://github.com/cheqd/mcp-toolkit/commit/40e3d0e95b838470aa0b3376ee194daa53f80946))
9+
10+
11+
12+
13+
14+
### Dependencies
15+
16+
* **@cheqd/mcp-toolkit-credo:** upgraded to 1.1.0-develop.3
17+
318
# @cheqd/mcp-toolkit-server [1.1.0-develop.3](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-25)
419

520

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.1.0-develop.3",
3+
"version": "1.1.0-develop.4",
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": "workspace:*",
33+
"@cheqd/mcp-toolkit-credo": "1.1.0-develop.3",
3434
"@modelcontextprotocol/sdk": "^1.9.0",
3535
"zod": "^3.24.2"
3636
},

0 commit comments

Comments
 (0)