fix: melos version -V
fails to detect commits for manual versions
#741
Labels
bug
Something isn't working
melos version -V
fails to detect commits for manual versions
#741
Is there an existing issue for this?
Version
6.1.0
Description
I am trying to manually set the version of a package, but I get this message:
melos fails to find commit messages for manual versions, but appears to find for automatic versions.
This is how my git looked like at the time I run the command:
Expected behavior
melos
should detect the same commits for manual or automatic versioning and generate the changelog with the same commits messagesThe text was updated successfully, but these errors were encountered: