@daghis/teamcity-mcp 1.11.12 → 1.11.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "1.11.12"
2
+ ".": "1.11.13"
3
3
  }
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.11.13](https://github.com/Daghis/teamcity-mcp/compare/teamcity-mcp-v1.11.12...teamcity-mcp-v1.11.13) (2025-12-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * correct MCP name case to match GitHub username ([#292](https://github.com/Daghis/teamcity-mcp/issues/292)) ([7dd59c4](https://github.com/Daghis/teamcity-mcp/commit/7dd59c41df18b134a764d1ad3e90efa5e2a9ba30))
9
+
3
10
  ## [1.11.12](https://github.com/Daghis/teamcity-mcp/compare/teamcity-mcp-v1.11.11...teamcity-mcp-v1.11.12) (2025-12-06)
4
11
 
5
12
 
package/dist/index.js CHANGED
@@ -954,9 +954,9 @@ function debug2(message, meta) {
954
954
  // package.json
955
955
  var package_default = {
956
956
  name: "@daghis/teamcity-mcp",
957
- version: "1.11.12",
957
+ version: "1.11.13",
958
958
  description: "Model Control Protocol server for TeamCity CI/CD integration with AI coding assistants",
959
- mcpName: "io.github.daghis/teamcity",
959
+ mcpName: "io.github.Daghis/teamcity",
960
960
  main: "dist/index.js",
961
961
  types: "dist/index.d.ts",
962
962
  bin: {