release: v0.21.1 [skip ci]

This commit is contained in:
grm-ci-bot
2026-08-24 03:17:13 +00:00
parent f672da1753
commit 97e7687e25
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.21.1] - 2026-08-24
### Bug Fixes
- Use runuser for systemctl --user tasks in gitea_runner role
## [0.21.0] - 2026-08-09
### Features
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.21.0"
__version__ = "0.21.1"