release: v0.6.2 [skip ci]
This commit is contained in:
@@ -2,6 +2,22 @@
|
|||||||
|
|
||||||
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.6.2] - 2026-06-22
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Include lint extras in setup-ci and setup-release
|
||||||
|
- Use commit SHA URLs for badges to bypass Gitea cache
|
||||||
|
- Make sync-wiki and vikunja depend on release
|
||||||
|
- Pin devx to v0.4.0, fix cliff.toml preprocessor, bump to v0.7.0
|
||||||
|
|
||||||
|
### Refactor
|
||||||
|
|
||||||
|
- Fully automate PR merge — no manual label/review needed
|
||||||
|
- Require tea CLI everywhere, fail on missing Vikunja task
|
||||||
|
- Separate GRM and CI translations with validation
|
||||||
|
- Migrate from scripts/ to devx package
|
||||||
|
|
||||||
## [0.7.0] - 2026-06-22
|
## [0.7.0] - 2026-06-22
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -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.7.0"
|
__version__ = "0.6.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user