fix(): no changes detected; nothing to commit

This commit is contained in:
2026-02-24 12:59:35 +00:00
parent c8059fb1c0
commit 8f85104136
2 changed files with 7 additions and 1 deletions

View File

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