Skip to content

Commit d562246

Browse files
committed
chore: add pyproject.toml to release-please extra-files
Refs: KEH-241
1 parent e37f27b commit d562246

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
".": {
66
"release-type": "python",
77
"package-name": "hauki",
8+
"extra-files": ["pyproject.toml"],
89
"changelog-sections": [
910
{"type": "feat", "section": "Features"},
1011
{"type": "fix", "section": "Bug Fixes"},

0 commit comments

Comments
 (0)