This commit is contained in:
2026-02-28 11:13:53 +00:00
parent cbb9f364ae
commit 016eaf1b91

View File

@@ -1,6 +1,6 @@
{ {
"name": "@apiclient.xyz/gitlab", "name": "@apiclient.xyz/gitlab",
"version": "2.1.0", "version": "2.2.0",
"private": false, "private": false,
"description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.", "description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",