Skip to content

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:12
· 65 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.28.0
40af989

[0.28.0] - 2026-06-10

🚀 Features

  • (whatsnew) Embed CHANGELOG.md as the offline fallback - (09fe57c) by @bchatard

    Adds a root package embedding CHANGELOG.md into a string (the embed must live
    at the repo root to reach the file) and passes it to WhatsNewConfig.Changelog,
    so whatsnew renders the bundled changelog when GitHub is unreachable and the
    cache is cold (forge ADR-0012 tier D).

    Co-Authored-By:Claude Opus 4.8 noreply@anthropic.com

💼 Other

  • (deps) Bump forge to v0.15.0 - (93cee93) by @bchatard

    Brings WhatsNewConfig.Changelog (forge ADR-0012 tier D) for the embedded
    changelog offline fallback.

    Co-Authored-By:Claude Opus 4.8 noreply@anthropic.com

Commit Statistics

  • 2 commit(s) contributed to the release.
  • 0 day(s) passed between the first and last commit.
  • 2 commit(s) parsed as conventional.
  • 0 linked issue(s) detected in commits.