19 lines
699 B
Markdown
19 lines
699 B
Markdown
# Changelog
|
|
|
|
## 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. |