Files
gitea/changelog.md
2026-02-24 12:54:10 +00:00

506 B

Changelog

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.