-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature #2 Increment metaver for patch increment (sstok)
This PR was merged into the 1.0-dev branch. labels: bc-break Discussion ---------- When incrementing with ‘patch’ and the current stability is unstable increment the metaver while keeping all other segments intact. 1.0.0-alpha1 becomes 1.0.0-alpha2 for patch. BC break: Previously this threw an exception. Happy birthday Sebastiaan Stok 😄 Commits ------- df2b5eb Increment metaver for patch increment
- Loading branch information
Showing
4 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters