mirror of
https://github.com/ratatui/ratatui.git
synced 2026-05-02 12:24:22 +00:00
Automatically detect breaking changes based on commit messages and bump the alpha release number accordingly. E.g. v0.23.1-alpha.1 will be bumped to v0.24.0-alpha.0 if any commit since v0.23.0 has a breaking change.