Releases: dyte-in/gradle-semantic-release-plugin
Releases · dyte-in/gradle-semantic-release-plugin
v2.1.3-dyte
- Show stacktrace when build fails
- Disable configuration cache
v2.1.2-dyte
Remove closeAndReleaseRepository
from automatic tasks, if it is required then the plugin can be configured to do so automatically.
v2.1.1-dyte
Make getVersion
use the same property logic as updateVersion
v2.1.0-dyte
Add support for incrementing version in VERSION_NAME
property used by gradle-maven-publish-plugin
v2.0.0 (Dyte fork)
Fork to include support for gradle-maven-publish-plugin until upstream PR is resolved