fix(gitea): no changes detected in the diff; no code or doc updates

This commit is contained in:
2026-02-24 13:00:16 +00:00
parent 89bd770f32
commit e3b013b906
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/gitea',
version: '1.0.2',
version: '1.0.3',
description: 'A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.'
}