Skip to content

chore: bin/release prunes shipped ROADMAP section#53

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/release-prunes-roadmap
May 27, 2026
Merged

chore: bin/release prunes shipped ROADMAP section#53
eclectic-coding merged 1 commit into
mainfrom
chore/release-prunes-roadmap

Conversation

@eclectic-coding
Copy link
Copy Markdown
Owner

Summary

  • Removes the completed v1.1 section from ROADMAP.md manually (already shipped in v1.1.0)
  • Adds a bin/release step that automatically strips the matching ## vX.Y section from ROADMAP.md on every future release, so it never needs to be done by hand

Test plan

  • Verify ROADMAP.md no longer contains the v1.1 section
  • Review the awk in bin/release — matches ## vX.Y by minor version, skips through the trailing ---, handles the last section (no trailing ---) by skipping to EOF

🤖 Generated with Claude Code

… releases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 29ffb93 into main May 27, 2026
5 checks passed
@eclectic-coding eclectic-coding deleted the chore/release-prunes-roadmap branch May 27, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant