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 11{
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 ,
27 "packages" : {
38 "." : {
49 "bootstrap-sha" : " b56b39cec0e3d5938ddadbfeb4d3fec541ebbb5e" ,
510 "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 ,
1211 "extra-files" : [
1312 " Google-Maps-iOS-Utils.podspec" ,
1413 " Podfile.template"
1514 ]
1615 }
17- },
18- "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
16+ }
1917}
You can’t perform that action at this time.
0 commit comments