fix(): no changes detected; no version bump required

This commit is contained in:
2026-02-24 12:54:50 +00:00
parent 95c5870252
commit 4da6b14dc2
2 changed files with 30 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/gitlab',
version: '2.0.0',
description: 'A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.',
};
version: '2.0.1',
description: 'A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.'
}