Skip to content

Commit 5ccced7

Browse files
Remove dependency on changelog
1 parent 781ef36 commit 5ccced7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ tasks {
130130
}
131131

132132
publishPlugin {
133-
dependsOn(patchChangelog)
133+
// dependsOn(patchChangelog)
134134
}
135135

136136
test {

0 commit comments

Comments
 (0)