You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bump.py): CHANGELOG.md gets git added and commited correctly
The elements in `version_files` may contain not only a file path, but
also a regex after a colon. Thus make sure to only pass the file path to
`git add`.
0 commit comments