lingo.dev@0.132.4
lingodotdev/lingo.devlingo.dev@0.132.4Feb 23, 2026by github-actions[bot]
AI Summary
Patch release handling rebase abort errors gracefully to prevent crashes when no rebase is in progress.
Key Highlights
- Handle rebase abort gracefully when no rebase is in progress
New Features
- Robust rebase error handling
Full Release Notes
### Patch Changes - [#2012](https://github.com/lingodotdev/lingo.dev/pull/2012) [`7bb465c`](https://github.com/lingodotdev/lingo.dev/commit/7bb465c2308949459bfbb083ffcde41be018358e) Thanks [@cherkanovart](https://github.com/cherkanovart)! - fix(cli): handle rebase abort gracefully when no rebase is in progress