From fdb5fa76ddd81a571af049fb4f71fe0cb534b7b4 Mon Sep 17 00:00:00 2001 From: "sw-release-bot[bot]" <255865126+sw-release-bot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:15:55 +0000 Subject: [PATCH 1/2] chore: release main --- .release-please-manifest.json | 4 ++-- packages/gitlab-mcp-db/CHANGELOG.md | 14 ++++++++++++++ packages/gitlab-mcp-db/package.json | 2 +- packages/gitlab-mcp/CHANGELOG.md | 7 +++++++ packages/gitlab-mcp/package.json | 2 +- packages/gitlab-mcp/server.json | 4 ++-- 6 files changed, 27 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0df66a7c..18728a07 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/gitlab-mcp": "9.1.3", - "packages/gitlab-mcp-db": "9.1.3" + "packages/gitlab-mcp": "9.1.4", + "packages/gitlab-mcp-db": "9.1.4" } diff --git a/packages/gitlab-mcp-db/CHANGELOG.md b/packages/gitlab-mcp-db/CHANGELOG.md index 62b62b84..fa452c5f 100644 --- a/packages/gitlab-mcp-db/CHANGELOG.md +++ b/packages/gitlab-mcp-db/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [9.1.4](https://github.com/structured-world/gitlab-mcp/compare/gitlab-mcp-db-v9.1.3...gitlab-mcp-db-v9.1.4) (2026-09-05) + + +### Chores + +* **gitlab-mcp-db:** Synchronize gitlab-mcp versions + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @structured-world/gitlab-mcp bumped to 9.1.4 + ## [9.1.3](https://github.com/structured-world/gitlab-mcp/compare/gitlab-mcp-db-v9.1.2...gitlab-mcp-db-v9.1.3) (2026-08-31) diff --git a/packages/gitlab-mcp-db/package.json b/packages/gitlab-mcp-db/package.json index a1b7891b..d21e0f0f 100644 --- a/packages/gitlab-mcp-db/package.json +++ b/packages/gitlab-mcp-db/package.json @@ -1,6 +1,6 @@ { "name": "@structured-world/gitlab-mcp-db", - "version": "9.1.3", + "version": "9.1.4", "description": "Optional PostgreSQL/Prisma OAuth-storage backend for @structured-world/gitlab-mcp", "license": "Apache-2.0", "repository": { diff --git a/packages/gitlab-mcp/CHANGELOG.md b/packages/gitlab-mcp/CHANGELOG.md index cd470249..7f8b18dc 100644 --- a/packages/gitlab-mcp/CHANGELOG.md +++ b/packages/gitlab-mcp/CHANGELOG.md @@ -4,6 +4,13 @@ * exempt stdio session from idle timeout cleanup ([#363](https://github.com/structured-world/gitlab-mcp/issues/363)) ([ca563bd](https://github.com/structured-world/gitlab-mcp/commit/ca563bda9aa969d5d7680d3d89c2c72f32344838)), closes [#361](https://github.com/structured-world/gitlab-mcp/issues/361) +## [9.1.4](https://github.com/structured-world/gitlab-mcp/compare/gitlab-mcp-v9.1.3...gitlab-mcp-v9.1.4) (2026-09-05) + + +### Bug Fixes + +* **package:** ship LICENSE and NOTICE in the npm tarball ([#592](https://github.com/structured-world/gitlab-mcp/issues/592)) ([14c5480](https://github.com/structured-world/gitlab-mcp/commit/14c5480c7ce9dde15991b275c5ef1393ac98d8ea)) + ## [9.1.3](https://github.com/structured-world/gitlab-mcp/compare/gitlab-mcp-v9.1.2...gitlab-mcp-v9.1.3) (2026-08-31) diff --git a/packages/gitlab-mcp/package.json b/packages/gitlab-mcp/package.json index 299677f4..22ace55b 100644 --- a/packages/gitlab-mcp/package.json +++ b/packages/gitlab-mcp/package.json @@ -1,7 +1,7 @@ { "name": "@structured-world/gitlab-mcp", "mcpName": "io.github.structured-world/gitlab-mcp", - "version": "9.1.3", + "version": "9.1.4", "description": "Advanced GitLab MCP server", "mcp": { "name": "GitLab MCP Server", diff --git a/packages/gitlab-mcp/server.json b/packages/gitlab-mcp/server.json index 13f8eda6..729d09e7 100644 --- a/packages/gitlab-mcp/server.json +++ b/packages/gitlab-mcp/server.json @@ -9,13 +9,13 @@ "url": "https://github.com/structured-world/gitlab-mcp", "source": "github" }, - "version": "9.1.3", + "version": "9.1.4", "_versionNote": "Updated dynamically by prepare-release.sh during semantic-release", "packages": [ { "registryType": "npm", "identifier": "@structured-world/gitlab-mcp", - "version": "9.1.3", + "version": "9.1.4", "transport": { "type": "stdio" }, From 57da557793697a8a8fe9f22af53910762dc63509 Mon Sep 17 00:00:00 2001 From: "structured-world-releaser[bot]" Date: Sat, 5 Sep 2026 15:17:17 +0000 Subject: [PATCH 2/2] chore: sync generated tool metadata --- README.md | 2 +- package.json | 2 +- packages/gitlab-mcp-db/README.md | 2 +- packages/gitlab-mcp/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5228b8fd..32198b54 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Advanced GitLab MCP server — 58 CQRS tools exposing 230 GitLab operations across 26 entity types. The tool catalog and parameters are filtered to each instance's GitLab version, tier, and token scopes, so the agent sees only what the connected instance actually supports. -[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.3.mcpb) +[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.4.mcpb) [![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_MCP_Server-007ACC?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D) [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-Install_MCP_Server-24bfa5?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode-insiders:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D) diff --git a/package.json b/package.json index 9e32b559..0b8f6124 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitlab-mcp-monorepo", - "version": "9.1.3", + "version": "9.1.4", "private": true, "description": "Monorepo root for @structured-world/gitlab-mcp and its optional packages", "packageManager": "yarn@4.13.0", diff --git a/packages/gitlab-mcp-db/README.md b/packages/gitlab-mcp-db/README.md index 39ffca8e..a2c5be92 100644 --- a/packages/gitlab-mcp-db/README.md +++ b/packages/gitlab-mcp-db/README.md @@ -4,7 +4,7 @@ Advanced GitLab MCP server — 58 CQRS tools exposing 230 GitLab operations across 26 entity types. The tool catalog and parameters are filtered to each instance's GitLab version, tier, and token scopes, so the agent sees only what the connected instance actually supports. -[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.3.mcpb) +[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.4.mcpb) [![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_MCP_Server-007ACC?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D) [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-Install_MCP_Server-24bfa5?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode-insiders:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D) diff --git a/packages/gitlab-mcp/README.md b/packages/gitlab-mcp/README.md index 39ffca8e..a2c5be92 100644 --- a/packages/gitlab-mcp/README.md +++ b/packages/gitlab-mcp/README.md @@ -4,7 +4,7 @@ Advanced GitLab MCP server — 58 CQRS tools exposing 230 GitLab operations across 26 entity types. The tool catalog and parameters are filtered to each instance's GitLab version, tier, and token scopes, so the agent sees only what the connected instance actually supports. -[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.3.mcpb) +[![Install in Claude Desktop](https://img.shields.io/badge/Claude_Desktop-Install_Extension-F97316?style=for-the-badge)](https://gitlab-mcp.sw.foundation/downloads/gitlab-mcp-9.1.4.mcpb) [![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_MCP_Server-007ACC?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D) [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-Install_MCP_Server-24bfa5?style=for-the-badge&logo=visualstudiocode&logoColor=white)](vscode-insiders:mcp/install?%7B%22name%22%3A%22gitlab-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40structured-world%2Fgitlab-mcp%22%5D%7D)