Skip to content

fix: drop the blank release-notes row and cut CHANGELOG on publish - #7

Merged
BrainerVirus merged 1 commit into
mainfrom
feature/release-notes-changelog
Aug 28, 2026
Merged

fix: drop the blank release-notes row and cut CHANGELOG on publish#7
BrainerVirus merged 1 commit into
mainfrom
feature/release-notes-changelog

Conversation

@BrainerVirus

Copy link
Copy Markdown
Owner

Summary

  • Catalog GitHub release notes use Plugin as the table header so GitHub no longer renders a blank row; notes also take the tag version instead of the committed pluginVersion.
  • semantic-release now cuts Keep a Changelog [Unreleased] into ## [version] on publish, and the post-release sync PR commits CHANGELOG.md.
  • Credits sentence no longer mentions Command Code wiring or restates MIT copyright. Live v0.5.0v0.6.0 GitHub notes are already patched.

Test plan

  • bun run check is green on this PR
  • Confirm v0.6.0 has no empty row above Plugin and shows Plugin 0.6.0
  • After merge, the 0.6.1 GitHub Release and the follow-up sync PR both include a ## [0.6.1] CHANGELOG section

Made with Cursor

GitHub treated the empty table header as a blank row above Plugin.
semantic-release now promotes Keep a Changelog Unreleased into the
released version, and the post-release sync PR commits CHANGELOG.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
@BrainerVirus
BrainerVirus merged commit 698e9a2 into main Aug 28, 2026
5 checks passed
@BrainerVirus
BrainerVirus deleted the feature/release-notes-changelog branch August 28, 2026 20:30
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant