Skip to content

Commit 144cd4b

Browse files
authored
ci: add changelog type to release please config (#82)
1 parent 5fecff3 commit 144cd4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
". ": {
44
"release-type": "python",
55
"package-name": "data-pipeline",
6+
"changelog-type": "github",
67
"changelog-sections": [
78
{ "type": "feat", "section": "Features", "hidden": false },
89
{ "type": "fix", "section": "Bug Fixes", "hidden": false },

0 commit comments

Comments
 (0)