googleapis / googleapis/release-please
should `"versioning": "prerelease"` add `0` for the first prerelease?
Open
priority: p3
type: bug
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
when using `"versioning": "prerelease"` without specifying a `"prerelease-type"` the first prerelease version is named the same as the actual release as its missing the `-0`. this is only a issue if you do not specify a `prerelease-type`.
Contributor guide
Assessment
This issue has not been assessed yet.