semver: fatal: bad revision 'v1.10.10..HEAD'
Running nx run workspace:version
fails and logs Error: fatal: bad revision 'v1.10.10..HEAD'
.
Any idea about how to solve this?
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 21 (7 by maintainers)
Everything works, thanks for your time @edbzn! And no worries about the delay 😉
Creating a Git tag with the name v13.0.0 (current version in package.json) fixed this issue for me.