Skip to content

Commit ec60ef2

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-06-02) ### Bug Fixes * allow Claude Desktop to use this MCP ([6406cda](6406cda))
1 parent 50ca406 commit ec60ef2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/warpdev/mcp-hub-mcp/compare/v1.1.0...v1.1.1) (2025-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* allow Claude Desktop to use this MCP ([6406cda](https://github.com/warpdev/mcp-hub-mcp/commit/6406cdaaeaf554cc1fb5c2194a8024280d603a9c))
7+
18
# [1.1.0](https://github.com/warpdev/mcp-hub-mcp/compare/v1.0.3...v1.1.0) (2025-04-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-hub-mcp",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "MCP Hub server that connects to and manages other MCP servers",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)