Skip to content

v0.12.0

Choose a tag to compare

@rehatkathuria rehatkathuria released this 04 Jun 14:26
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.
f86120c

Highlights

  • This is the first Interbase CLI release produced from the open-sourced codebase.
  • Added a release document as the single authority for CLI release version, channel, summary, and changelog notes.
  • Prepared artifacts now carry shared release notes for GitHub Releases, npm package consumers, and Homebrew tap updates.
  • Release publication can derive the version from the prepared manifest, reducing mismatches between operator input and release artifacts.

Distribution

  • GitHub release notes are sourced from the prepared release-notes.md artifact.
  • The npm wrapper package includes RELEASE_NOTES.md alongside existing legal and README files.
  • Homebrew tap commits include the release summary from the same manifest-backed release notes metadata.