Summary
We're pleased to announce Commodore v1.33.1. This is a bugfix release which addresses an issue where parallel component alias worktree creation intermittently failed due to a change in how GitPython (starting from version 3.1.48) handles parallel operations on a single Git repository.
Changes
1 changes since v1.33.0
🐛 Fixes
- Fix alias worktree creation for GitPython >= 3.1.48 (#1359)