Skip to content

Commit 9db8b9a

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2025-12-25) ### Bug Fixes * use ubuntu-latest for npm publish (OIDC requires GitHub-hosted runners) ([#24](#24)) ([28155bc](28155bc))
1 parent 28155bc commit 9db8b9a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.1](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.2.0...v0.2.1) (2025-12-25)
2+
3+
4+
### Bug Fixes
5+
6+
* use ubuntu-latest for npm publish (OIDC requires GitHub-hosted runners) ([#24](https://github.com/detailobsessed/efficient-gitlab-mcp/issues/24)) ([28155bc](https://github.com/detailobsessed/efficient-gitlab-mcp/commit/28155bcff6e4cfb69e941e82aacf119f59f8f893))
7+
18
# [0.2.0](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.1.2...v0.2.0) (2025-12-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "efficient-gitlab-mcp-server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Production-ready GitLab MCP Server with progressive disclosure pattern",
55
"license": "MIT",
66
"author": "Ismar <ismart@gmail.com>",

0 commit comments

Comments
 (0)