Skip to content

Commit 9304d43

Browse files
chore(release): 0.2.2 [skip ci]
## [0.2.2](v0.2.1...v0.2.2) (2025-12-25) ### Bug Fixes * use Node.js 24 for npm OIDC trusted publishing ([#25](#25)) ([5bcb716](5bcb716))
1 parent 5bcb716 commit 9304d43

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.2](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.2.1...v0.2.2) (2025-12-25)
2+
3+
4+
### Bug Fixes
5+
6+
* use Node.js 24 for npm OIDC trusted publishing ([#25](https://github.com/detailobsessed/efficient-gitlab-mcp/issues/25)) ([5bcb716](https://github.com/detailobsessed/efficient-gitlab-mcp/commit/5bcb7163d1ab2ff60c048a0bea9e38656c5350de))
7+
18
## [0.2.1](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.2.0...v0.2.1) (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.1",
3+
"version": "0.2.2",
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)