release: v0.22.0

This commit is contained in:
devx-ci-bot
2026-06-27 15:06:08 +00:00
parent 91f59076a1
commit 92e1a5f386
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.22.0] - 2026-06-27
### Features
- Document CI_GITEA_TOKEN scopes and add CI_GITEA_USERNAME to env var table
## [0.21.2] - 2026-06-27
### Bug Fixes
+1 -1
View File
@@ -1,3 +1,3 @@
"""devx — reusable development and CI/CD tools for oblachno-oss projects."""
__version__ = "0.21.2"
__version__ = "0.22.0"