From 3fd68362eeab8493d4189447ed2e009bc2199fcb Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 2 Mar 2026 13:11:01 +0000 Subject: [PATCH] v2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a69da9e..7cad9ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/gitlab", - "version": "2.5.0", + "version": "2.6.0", "private": false, "description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.", "main": "dist_ts/index.js",