We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210ee32 commit d1a67c8Copy full SHA for d1a67c8
release-please-config.json
@@ -16,7 +16,7 @@
16
"packages": {
17
".": {
18
"package-name": "saber",
19
- "version-file": "saber/__init__.py",
+ "extra-files": ["saber/__init__.py"],
20
"changelog-path": "CHANGELOG.md",
21
"bump-minor-pre-major": false,
22
"bump-patch-for-minor-pre-major": false,
0 commit comments