bump to patch alpha doesn't increment patch number
Open
- Dominant language
- Python
- Stars
- 77
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Bad minor number for monas bump "alpha"
**To Reproduce**
If my repo has v0.1.1, I want to publish a new minor alpha :
1. monas bump
2. select alpha minor
3. proposed number is 0.1.1alpha
**Expected behavior**
I think it should be 0.1.2alpha
Contributor guide
Assessment
This issue has not been assessed yet.