release: v0.9.0 [skip ci]

This commit is contained in:
grm-ci-bot
2026-06-25 01:22:18 +02:00
parent 91440c1b0a
commit 1a04971622
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.9.0] - 2026-06-24
### Features
- Adopt devx v0.11.1 across Makefile and workflows
- Add Polish as officially supported language
## [0.8.1] - 2026-06-24
### Bug Fixes
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.8.1"
__version__ = "0.9.0"