release: v0.23.0 [skip ci]

This commit is contained in:
grm-ci-bot
2026-08-28 16:15:05 +00:00
parent a31af2e236
commit 2acc1c0eb6
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.23.0] - 2026-08-28
### Features
- Add pre-cache timer, force_pull, and Docker socket options to runner config
## [0.22.1] - 2026-08-26
### Bug Fixes
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.22.1"
__version__ = "0.23.0"