Jesse S.
Results
1
issues of
Jesse S.
Hello, Is there a way to remove the trailing `.0` for the generated tag when `append_to_pre_release_tag` is set? We are currently setting the following options: ``` custom_release_rules: "MAJOR:major,MINOR:minor,PATCH:patch" dry_run: true...