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 0823940 commit 0a598adCopy full SHA for 0a598ad
.release-please-config.json
@@ -3,8 +3,8 @@
3
".": {
4
"release-type": "python",
5
"package-name": "transcribe-me",
6
- "bump-minor-pre-major": true,
7
- "bump-patch-for-minor-pre-major": true,
+ "bump-minor-pre-major": false,
+ "bump-patch-for-minor-pre-major": false,
8
"include-v-in-tag": false,
9
"changelog-path": "CHANGELOG.md",
10
"draft": false,
0 commit comments