-
v1.5.7
Stablereleased this
2026-05-13 14:25:50 +02:00 | 481 commits to main since this releaseWhat's Changed
- ci: remove VERSION/CHANGELOG commits and create releases via API instead (
b0fddea)
Remove git commit/push steps from release workflow and use Forgejo API to create tags/releases directly on the triggering commit. Update tests to verify no direct pushes to protected main branch. - asf (
fbf7d1f) - fix(ci): replace GITEA_TOKEN with OWNER_TOKEN and fix needs array formatting (
1470054) - ci: use GITEA_TOKEN for checkout and update push refs in release workflow (
9dafae8) - chore(deps): update oven/bun:canary-slim docker digest to 5135983 (
0c23c08) - chore(deps): update oven/bun:canary-slim docker digest to fa1be6e (
8f1749a) - chore(deps): update dependency @types/node to v25 (
57f770e)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- ci: remove VERSION/CHANGELOG commits and create releases via API instead (