File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # @cheqd/mcp-toolkit-server 1.0.0 (2025-03-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * Add format script ([ dd52a22] ( https://github.com/cheqd/mcp-toolkit/commit/dd52a22b491a50e8ebbfb37e0c80bffe08082d4e ) )
9+ * addressed review comments ([ 62e5609] ( https://github.com/cheqd/mcp-toolkit/commit/62e56096c211d3d52bfa2dd77183ed5793425279 ) )
10+ * double start and QR code ([ 4fa489f] ( https://github.com/cheqd/mcp-toolkit/commit/4fa489f75103c6e45209b230533ec11d00f22307 ) )
11+ * package names ([ ce71fa9] ( https://github.com/cheqd/mcp-toolkit/commit/ce71fa98fcc6941a81f6d5b83866513fd0712458 ) )
12+ * Update docker-compose and demo files [ DEV-4851] ([ #7 ] ( https://github.com/cheqd/mcp-toolkit/issues/7 ) ) ([ fc298d6] ( https://github.com/cheqd/mcp-toolkit/commit/fc298d61f66d1f731486900915c5e16530f5b2d9 ) )
13+
14+
15+
16+
17+
18+ ### Dependencies
19+
20+ * ** @cheqd/mcp-toolkit-credo :** upgraded to 1.0.0
21+
322# @cheqd/mcp-toolkit-server [ 1.0.0-develop.5] ( https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected] ...@cheqd/[email protected] ) (2025-03-28) 423
524
Original file line number Diff line number Diff line change 11{
22 "name" : " @cheqd/mcp-toolkit-server" ,
3- "version" : " 1.0.0-develop.5 " ,
3+ "version" : " 1.0.0" ,
44 "packageManager" :
" [email protected] " ,
55 "description" : " MCP Toolkit Server for cheqd" ,
66 "author" : " Cheqd Foundation Limited (https://github.com/cheqd)" ,
2828 " mcp"
2929 ],
3030 "dependencies" : {
31- "@cheqd/mcp-toolkit-credo" : " 1.0.0-develop.5 " ,
31+ "@cheqd/mcp-toolkit-credo" : " 1.0.0" ,
3232 "@modelcontextprotocol/sdk" : " ^1.8.0" ,
3333 "zod" : " ^3.24.2"
3434 },
You can’t perform that action at this time.
0 commit comments