Skip to content

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 13 May 18:24

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