Skip to content

v1.33.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 May 11:03
· 15 commits to master since this release
v1.33.1
2d0ea8d

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)