Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
dduugg
left a comment
There was a problem hiding this comment.
Looks good! A few notes:
Semver: Since this includes a new feature (#95, CODEOWNERS location in config/env var) and a behavioral change to executable_name (#101), you could argue this warrants a minor bump (0.4.0) rather than a patch. Pre-1.0 semver is relaxed so it's your call, but worth considering, especially since the executable_name change requires users who customized that config value to update it.
Changelog: Consider adding #86 (Support executable_name in config and API) to the "What's in 0.3.2" list. It's the feature that #101 builds on and is user-facing.
Heads up: #96 (fix: error message when github team name is missing from team config) just merged and landed after this branch. Probably doesn't merit a changelog mention, just flagging it so you're aware.
Summary
Patch version bump from 0.3.1 to 0.3.2 for the next release.
What's in 0.3.2
🤖 Generated with Claude Code