Closed cliedeman closed 4 years ago
very nice and yes, 1.0.0 is expected 👍
very nice and yes, 1.0.0 is expected 👍
Hmmm. Do you know how I can make it start at 0.0.1 instead?
I think you could use the .semrelrc
with
{
"maintainedVersion": "0.0.1"
}
Thank you for this PR 🎉
I think you could use the
.semrelrc
with{ "maintainedVersion": "0.0.1" }
Oh, I just realized that won't work. semantic-release enforces you to start with 1.x.x
I’ll open up a new issue for that then. Especially for go I would like to stay under v1 and then only release v1 when stable
I agree, thank you 👏
🎉 it works
@christophwitzko is it expected that it jumps straight to 1.0.0?