go-semantic-release / semantic-release

📦🚀 semantic-release written in Go
https://go-semantic-release.xyz
MIT License
395 stars 43 forks source link

Support major version zero releases #175

Closed brovoca closed 5 months ago

brovoca commented 5 months ago

I've been trying and trying various combinations in order to make semantic-release give me a new version number within major version zero, and I can only conclude that it isn't supported. Kindly provide documentation if it is supported, or information regarding potential support in the future. Thanks!

Ref: https://semver.org/#spec-item-4

brovoca commented 5 months ago

Never mind, I found --allow-initial-development-versions!