Skip to content

Commit 4bd31d7

Browse files
chore(release): 0.2.3 [skip ci]
## [0.2.3](v0.2.2...v0.2.3) (2025-12-25) ### Bug Fixes * correct bin format in package.json ([#26](#26)) ([91a1e98](91a1e98))
1 parent 91a1e98 commit 4bd31d7

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.3](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.2.2...v0.2.3) (2025-12-25)
2+
3+
4+
### Bug Fixes
5+
6+
* correct bin format in package.json ([#26](https://github.com/detailobsessed/efficient-gitlab-mcp/issues/26)) ([91a1e98](https://github.com/detailobsessed/efficient-gitlab-mcp/commit/91a1e98bd4b2a94c8e4acd0ebcf320a0a6aa8987))
7+
18
## [0.2.2](https://github.com/detailobsessed/efficient-gitlab-mcp/compare/v0.2.1...v0.2.2) (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.2",
3+
"version": "0.2.3",
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)