You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: bump version to 2.2.0
* style(detekt): simplify AvgGradientNode creation and improve formatting
* ci(publish): add environment
* fix(publish): remove duplicate javadoc JAR from gradle plugin publication
DGPv2 (Dokka 2.x) auto-attaches a javadoc JAR when the java plugin is
present. The explicit JavadocJar.Dokka(...) in vanniktech's GradlePlugin
config added a second one, causing "multiple artifacts with identical
extension and classifier" on publish.
* chore: bump version to 2.2.0
* docs: update RELEASE.md for Gradle command improvements and clarification
* fix(publication): update publishAllToMavenLocal task to use Maven Local
* docs: update RELEASE.md with instructions for bootstrapping the test repository
0 commit comments