📝 Details:
- 버전을 1.0.47로 업데이트
- CHANGELOG에 새로운 기능과 버그 수정 사항 추가
- list_merge_requests 기능 추가 (#56)
- GitLabUserSchema의 avatar_url nullable 처리 (#55)
- GitLabPipelineSchema의 illustration nullable 처리 (#58)
- Decode project_id using decodeURIComponent() in relevant helper functions.
- This resolves API call issues related to project ID encoding differences between models.
- Updated CHANGELOG for 1.0.36 and added thanks to Aubermean.