release: v0.6.3 [skip ci]
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.6.3] - 2026-06-22
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Add scripts/** to infrastructure classification config
|
||||
|
||||
## [0.6.2] - 2026-06-22
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
|
||||
|
||||
__version__ = "0.6.2"
|
||||
__version__ = "0.6.3"
|
||||
|
||||
Reference in New Issue
Block a user