What's Changed
Changed
When using releaseOnlyOnReleaseBranches
verifyRelease tasks were not skipped.
From now, gradle release
task and it's dependants will be skipped if releaseOnlyOnReleaseBranches
is active and the plugin decides to skip the release.
- Disable release tasks if release should be skipped by @radoslaw-panuszewski in #813
Dependency updates
- Bump mkdocs-material from 9.5.33 to 9.5.34 by @dependabot in #804
- Bump pl.allegro.tech.build.axion-release from 1.18.5 to 1.18.7 by @dependabot in #803
- Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #801
- Bump mkdocs from 1.6.0 to 1.6.1 by @dependabot in #805
Full Changelog: v1.18.7...v1.18.8