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 5f7774a commit de898a5Copy full SHA for de898a5
release-please-config.json
@@ -8,7 +8,10 @@
8
"bump-patch-for-minor-pre-major": false,
9
"draft": false,
10
"prerelease": false,
11
- "include-component-in-tag": false
+ "include-component-in-tag": false,
12
+ "extra-files": [
13
+ "FlagsmithClient.podspec"
14
+ ]
15
}
16
},
17
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
0 commit comments