📝 docs(release): regenerate changelog for v0.3.0 - #38
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Removes the premature [0.3.0] section left by the earlier lightweight tag (deleted) and rolls all commits since v0.2.2 into [Unreleased]. The tag automation (changelog.yml release job) will finalize the dated [0.3.0] section on tag push. README install refs are already at v0.3.0. Uses the docs(changelog) prefix cliff skips, so this commit does not self-reference in the changelog.
konih
force-pushed
the
release-v0.3.0-prep
branch
from
July 31, 2026 14:15
173b684 to
6bfcef3
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Release-prep for v0.3.0. Removes the premature
[0.3.0]changelog section (left by the now-deleted lightweight tag) and rolls all commits since v0.2.2 into[Unreleased], so theverifygate passes and the post-tag automation can finalize the dated section. README install refs are already at v0.3.0 on main.Groundwork so the v0.3.0 tag lands on a commit that includes the GO-2026-5320/5158 fixes. Tag + publish follow once this merges.