admin_suite v0.2.6
Added
- Automated GitHub Release creation in the publish workflow, with release notes extracted from
CHANGELOG.md. - When no
CHANGELOG.mdentry exists for the current version, release notes are now primarily auto-generated from commits since the previous tag, with the plain "Release vX.Y.Z" string used only as a final fallback when no commit-generated notes are available.