mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-13 06:50:08 +01:00
add --release-num cli flag
This commit is contained in:
parent
ada75ade8a
commit
b7cb2855f0
5 changed files with 45 additions and 24 deletions
|
|
@ -8,6 +8,7 @@
|
|||
- Better support for optional parts.
|
||||
- New: Start `BUILD` parts at `1000` to avoid leading zero truncation.
|
||||
- New gitlab #10: `--pin-date` to keep date parts unchanged, and only increment non-date parts.
|
||||
- New add `--release-num` to increment the `alphaN`/`betaN`/`a0`/`b0`/etc. release number
|
||||
- Fix gitlab #8: Push tags only pushed tags, not actual commit.
|
||||
- Fix gitlab #9: Make commit message configurable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue