| Modifier and Type | Method and Description |
|---|---|
ConventionalCommit |
ConventionalCommit.Builder.build()
Build the conventional commit with the given values.
|
ConventionalCommit |
ConventionalCommitParser.parse(String fullCommitMessage)
Parse raw conventional commit message.
|
Copyright © 2022. All rights reserved.