Skip to content

Commit 7b2303b

Browse files
ci: remove custom changelog sections from release-please config
1 parent 31a2906 commit 7b2303b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

release-please-config.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,5 @@
1616
"package-name": "tee-worker-pre-compute"
1717
}
1818
},
19-
"changelog-path": "CHANGELOG.md",
20-
"changelog-sections": [
21-
{
22-
"type": "ci",
23-
"section": "🧰 Others",
24-
"hidden": false
25-
}
26-
]
19+
"changelog-path": "CHANGELOG.md"
2720
}

0 commit comments

Comments
 (0)