@andrebuzeli/git-mcp 2.46.0 → 2.47.0

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": "2.46.0",
3
+ "version": "2.47.0",
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 projectPath and provider parameters",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -13,7 +13,7 @@
13
13
  "test": "node tests/basic.test.js",
14
14
  "lint": "echo \"No linting configured\" && exit 0",
15
15
  "prepublishOnly": "npm run build",
16
- "postpublish": "echo 'Git MCP v2.46.0 published successfully - MANUAL COMPACTADO para 91 linhas: versão concisa mantendo informações essenciais, todas as 20 tools listadas, fluxos de trabalho simplificados - REAL commits implementation, FULLY FUNCTIONAL!'"
16
+ "postpublish": "echo 'Git MCP v2.47.0 published successfully - MANUAL ULTRA-COMPACTO 93 linhas: apenas instruções essenciais das 20 tools, explicação de todas as actions, 20+ erros comuns, 10 dicas práticas - REAL commits implementation, FULLY FUNCTIONAL!'"
17
17
 
18
18
  },
19
19
  "keywords": [