public class DefaultNextVersionCalculator extends Object implements NextVersionCalculator
| Constructor and Description |
|---|
DefaultNextVersionCalculator(SemanticReleaseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Version |
calculate(Version latestVersion,
List<Commit> commits) |
public DefaultNextVersionCalculator(SemanticReleaseConfig config)
Copyright © 2021. All rights reserved.