node
node copied to clipboard
build: when building locally, parent release is `v0.12.2`
When running make release-dry-run, the detected version is v0.12.2, which breaks goreleaser.
If we are not on a tag it should produce something that is accurate and compatible with goreleaser.