[main] release: v1.0.47

📝 Details:
- 버전을 1.0.47로 업데이트
- CHANGELOG에 새로운 기능과 버그 수정 사항 추가
  - list_merge_requests 기능 추가 (#56)
  - GitLabUserSchema의 avatar_url nullable 처리 (#55)
  - GitLabPipelineSchema의 illustration nullable 처리 (#58)
This commit is contained in:
simple
2025-05-29 09:13:43 +09:00
parent 2462168697
commit a2c2ac185a
2 changed files with 25 additions and 1 deletions

View File

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