새로운 createNote 함수 추가: 이슈 또는 병합 요청에 노트(댓글)를 추가하는 기능 구현 및 관련 스키마 정의

버전 1.0.4로 업데이트
This commit is contained in:
simple
2025-02-20 05:58:06 +09:00
parent f143ca0023
commit 54e3e020c7
3 changed files with 46 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@zereight/mcp-gitlab",
"version": "1.0.3",
"version": "1.0.4",
"description": "MCP server for using the GitLab API",
"license": "MIT",
"author": "zereight",