release: v0.14.2 [skip ci]

This commit is contained in:
grm-ci-bot
2026-07-05 15:09:04 +00:00
parent 5a93559b79
commit 3538eb0803
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.14.2] - 2026-07-05
### Bug Fixes
- Add pre-commit hooks for quality gates matching CI
## [0.14.1] - 2026-07-01
### Refactor
+1 -1
View File
@@ -1,3 +1,3 @@
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
__version__ = "0.14.1"
__version__ = "0.14.2"