release: v0.20.0 [skip ci]

This commit is contained in:
grm-ci-bot
2026-08-09 11:16:01 +00:00
parent 2ffedaa793
commit 7fd023d192
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. All notable changes to this project will be documented in this file.
## [0.20.0] - 2026-08-09
### Features
- *(healthcheck)* Add two-tier disk prune with critical threshold
## [0.19.0] - 2026-08-08 ## [0.19.0] - 2026-08-08
### Features ### Features
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners.""" """Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.19.0" __version__ = "0.20.0"