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

docs(README): Clarify which part of the version `autoBump` increments #24

Closed sschuberth closed 9 months ago

sschuberth commented 10 months ago

Fixes #20.

sschuberth commented 10 months ago

Don't forget to click the merge button, @jmongard 😉

jmongard commented 9 months ago

Yes, right :)