jmongard / Git.SemVersioning.Gradle

Gradle plugin for automatically versioning a project using semantic versioning and conventional commits with change log support based on git commit messages.
https://plugins.gradle.org/plugin/com.github.jmongard.git-semver-plugin
Apache License 2.0
38 stars 4 forks source link

chore: Remove left-over debug `println()` calls #52

Closed sschuberth closed 4 months ago

jmongard commented 4 months ago

Looks like I did the same change before seeing this PR