Skip to content

Commit e74d0bf

Browse files
committed
1.2.1
1 parent c2a8897 commit e74d0bf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deployhq-mcp-server",
33
"mcpName": "io.github.deployhq/deployhq-mcp-server",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Model Context Protocol (MCP) server for DeployHQ API integration",
66
"main": "dist/index.js",
77
"bin": {

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/deployhq/deployhq-mcp-server",
77
"source": "github"
88
},
9-
"version": "1.2.0",
9+
"version": "1.2.1",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "deployhq-mcp-server",
14-
"version": "1.2.0",
14+
"version": "1.2.1",
1515
"transport": {
1616
"type": "stdio"
1717
},

0 commit comments

Comments
 (0)