release: v0.12.4 [skip ci]

This commit is contained in:
grm-ci-bot
2026-06-29 11:55:20 +00:00
parent dc5e1431b5
commit 93805a5063
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.12.4] - 2026-06-29
### Bug Fixes
- Use hardcoded matrix array for Gitea 1.26 compatibility
## [0.12.3] - 2026-06-29
### Bug Fixes
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.12.3"
__version__ = "0.12.4"