File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" ,
3
+ "release-type" : " simple" ,
4
+ "include-component-in-tag" : false ,
5
+ "bump-minor-pre-major" : false ,
6
+ "bump-patch-for-minor-pre-major" : false ,
2
7
"packages" : {
3
8
"." : {
4
9
"bootstrap-sha" : " b56b39cec0e3d5938ddadbfeb4d3fec541ebbb5e" ,
5
10
"changelog-path" : " CHANGELOG.md" ,
6
- "release-type" : " simple" ,
7
- "include-component-in-tag" : false ,
8
- "bump-minor-pre-major" : false ,
9
- "bump-patch-for-minor-pre-major" : false ,
10
- "draft" : false ,
11
- "prerelease" : false ,
12
11
"extra-files" : [
13
12
" Google-Maps-iOS-Utils.podspec" ,
14
13
" Podfile.template"
15
14
]
16
15
}
17
- },
18
- "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
16
+ }
19
17
}
You can’t perform that action at this time.
0 commit comments