Set a default identifier when run standard-version

Author: veshal-mCreated Sep 19, 2023Updated Feb 16, 2024
Labelsquestion

Hello. I am trying to achieve the following:

Current version: 1.3.1 Expected: 1.3.1-0

What I am trying for is whenever I run standard-version, I want the identifier to appear as a default and only increment it when we run standard-version -- --prerelease

Is this achievable?

Source: conventional-changelog/standard-version