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: Trivially improve the wording about the created tag #27

Closed sschuberth closed 9 months ago

sschuberth commented 9 months ago

Make more clear that the tag was actually created, but only locally, and not pushed to a remote.