Skip to content

chore: release 0.3.0 - #26

Merged
OndrejDrapalik merged 1 commit into
mainfrom
chore/release-0.3.0
Aug 26, 2026
Merged

chore: release 0.3.0#26
OndrejDrapalik merged 1 commit into
mainfrom
chore/release-0.3.0

Conversation

@OndrejDrapalik

Copy link
Copy Markdown
Collaborator

Summary

Cuts 0.3.0 from #23 and #25. A feat in a pre-1.0 project bumps the minor, the rule this repo's
own history sets. Both version files move together, since CI's version-check and the release
workflow each assert independently that they match the tag.

One bullet, two merges — deliberately

Only #25 gets a changelog entry. This changelog documents plugin behaviour a user can observe, and
nothing in it has ever mentioned contributor tooling — #23 adds an agent skill under
.agents/skills/, which changes nothing about how the plugin behaves. Giving it a bullet would be
the first entry of its kind and would pad release notes people read to find out what changed for
them.

[Unreleased] is left in place and empty, so the next contributor's bullet has a home instead of
landing inside a published section — the trap that needed cleaning up in 0.2.0.

Verification before tagging

  • scripts/changelog-notes.sh 0.3.0 extracts a non-empty section — an empty one hard-fails the
    release workflow after it has built three binaries, with the tag already public
  • Both version files read 0.3.0; v0.3.0 is free; full suite green

Test plan

  • npm test and the Rust suite green on main before cutting
  • v0.3.0 publishes with all three dashboard binaries attached

@cla-bot cla-bot Bot added the cla-signed label Aug 26, 2026
@OndrejDrapalik
OndrejDrapalik merged commit 1c20706 into main Aug 26, 2026
11 checks passed
@OndrejDrapalik
OndrejDrapalik deleted the chore/release-0.3.0 branch August 26, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant