[feat] update: bump version to 1.0.56

🚀 Breaking Changes:
- Updated package version in package.json and package-lock.json
This commit is contained in:
simple
2025-06-02 21:36:42 +09:00
parent ed0b3915aa
commit 547b05c88d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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