docs: update README and version to 1.0.64

🚀 Breaking Changes:
- Updated version from 1.0.63 to 1.0.64
- Added cookie-based authentication details in README

📝 Details:
- Enhanced Docker instructions in README
- Updated package-lock.json and package.json with new version
This commit is contained in:
simple
2025-06-16 12:47:44 +09:00
parent 402f068470
commit cced1c16f9
3 changed files with 9 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@zereight/mcp-gitlab",
"version": "1.0.62",
"version": "1.0.64",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@zereight/mcp-gitlab",
"version": "1.0.62",
"version": "1.0.64",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "1.8.0",