revert: remove v0.6.0 release (no user-facing changes)
The v0.6.0 release contained only infrastructure changes (CI workflows, badges, review scripts, test fixes). The only user-facing file changed was api_clients.py, which was modified to fix the Gitea review API event name — an internal CI fix, not a user-facing feature. Reverting the version bump and CHANGELOG entry. The tag and release have been deleted from the remote. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
parent
d8d025789b
commit
f8327a8e89
@@ -1,3 +1,3 @@
|
||||
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
|
||||
|
||||
__version__ = "0.6.0"
|
||||
__version__ = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user