Skip to content

admin_suite v0.2.6

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:29
· 26 commits to main since this release
562b3c2

Added

  • Automated GitHub Release creation in the publish workflow, with release notes extracted from CHANGELOG.md.
  • When no CHANGELOG.md entry 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.