v0.12.0
·
8 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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.mdartifact. - The npm wrapper package includes
RELEASE_NOTES.mdalongside existing legal and README files. - Homebrew tap commits include the release summary from the same manifest-backed release notes metadata.