@andrebuzeli/git-mcp 3.2.2 → 3.2.3

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@andrebuzeli/git-mcp",
3
- "version": "3.2.2",
3
+ "version": "3.2.3",
4
4
  "description": "MCP server for Gitea and GitHub integration with 20 comprehensive DevOps tools - 100% AUTO-SUFFICIENT: Complete Git/GitHub functionality with ALL methods implemented, GitOperations class, FileOperations, TerminalOperations, Unified git-update-project with 9 actions (init, update, status, diff, log, reset, stash, pull, sync), Git Initialize, Packages, Projects - NO external dependencies, NO terminal commands, FULLY IMPLEMENTED - Enhanced validation with REQUIRED provider parameter, Label search implementation for Gitea, Debug logs removed, Code cleanup, FIXED: git-stash, git-archive, git-config, git-remote errors resolved - CRITICAL FIXES: URL malformed error correction, addComment and searchIssues implementation, improved authentication handling, enhanced parameter validation",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -14,7 +14,7 @@
14
14
  "test-tools": "node test-tools.js",
15
15
  "lint": "echo \"No linting configured\" && exit 0",
16
16
  "prepublishOnly": "npm run build",
17
- "postpublish": "echo 'Git MCP v3.2.1 published successfully - FINAL FIXES: Corrected documentation (19 tools confirmed), projectPath validation global, 6 MCP resources, 4 MCP prompts, 100% MCP compliance, production ready with full documentation and templates!'"
17
+ "postpublish": "echo 'Git MCP v3.2.2 published successfully - HIGHLY AUTOMATED PROMPTS: 12 intelligent prompts with auto project path detection, only provider required (github/gitea/both), comprehensive workflows for init, sync, commit, branch, issue, PR, release, backup, health-check, workflow-setup, cleanup - 100% MCP compliant with smart automation!'"
18
18
  },
19
19
  "keywords": [
20
20
  "mcp",