v1.3.5
This patch release resolves an edge case in the automated version bump workflow and improves CI debugging capabilities for release automation.
π Bug Fixes
- Fixed release automation failing when git log output lacks a trailing newline during version bump detection
- Fixed missing Protobuf compiler environment variables in auto-version workflow
π§ Improvements
- Added per-commit debug logging to version bump detection for easier troubleshooting
- Added debug logging to auto-version bump detection in CI pipelines