From 152dc1c984d71c689405a65fae65437a4c336ecc Mon Sep 17 00:00:00 2001 From: simple Date: Thu, 24 Apr 2025 23:54:12 +0900 Subject: [PATCH] =?UTF-8?q?[main]=20chore:=20bump=20version=20to=201.0.32?= =?UTF-8?q?=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit πŸš€ Breaking Changes: - 버전이 1.0.31μ—μ„œ 1.0.32둜 μ—…λ°μ΄νŠΈλ˜μ—ˆμŠ΅λ‹ˆλ‹€. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4264171..bf98371 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.31", + "version": "1.0.32", "description": "MCP server for using the GitLab API", "license": "MIT", "author": "zereight",