We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b32080 commit 018d5adCopy full SHA for 018d5ad
1 file changed
release-please-config.json
@@ -5,9 +5,13 @@
5
"bump-minor-pre-major": true,
6
"versioning": "default",
7
"draft": true,
8
+ "force-tag-creation": true,
9
"include-component-in-tag": false,
10
"include-v-in-tag": false,
- "extra-files": ["PROVENANCE.md", "lib/ldclient-rb/version.rb"]
11
+ "extra-files": [
12
+ "PROVENANCE.md",
13
+ "lib/ldclient-rb/version.rb"
14
+ ]
15
}
16
17
0 commit comments