# Changelog ## 2026-02-24 - 1.0.3 - fix(gitea) no changes detected in the diff; no code or doc updates - No files changed in this commit (empty diff). - Current package version in package.json is 1.0.2; no version bump required. ## 2026-02-24 - 1.0.2 - fix() no code changes to commit — repository unchanged - No files were modified according to the provided diff. - No version bump is required; keep current version. ## 2026-02-24 - 1.0.1 - fix(repo) no changes - No files changed in the provided diff; no code or dependency updates to release. ## 2026-02-24 - 1.0.0 - core Initial release of the @apiclient.xyz/gitea TypeScript client and packaging/publishing fix. - Initial implementation of @apiclient.xyz/gitea TypeScript client (GiteaClient). - Provides methods for repositories, organizations, secrets, and action runs. - fix(core): add npm release registry configuration to ensure correct publishing.