File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed
Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
2- "bootstrap-sha" : " 9096adb098e11bd5484335b5e08bd0c882db7407" ,
3- "exclude-paths" : [
4- " .git" ,
5- " .idea" ,
6- " .github" ,
7- " .vscode"
8- ],
9- "release-type" : " python " ,
10- "include-component-in-tag" : false ,
11- "include-v-in-tag" : true ,
12- "packages" : {
13- "." : {
14- "package-name" : " msgraph_beta" ,
15- "changelog-path" : " CHANGELOG.md" ,
16- "extra-files" : [
17- " pyproject.toml" ,
18- " msgraph_beta/_version.py"
19- ]
20- }
21- },
22- "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
23- }
2+ "bootstrap-sha" : " 9096adb098e11bd5484335b5e08bd0c882db7407" ,
3+ "exclude-paths" : [
4+ " .git" ,
5+ " .idea" ,
6+ " .github" ,
7+ " .vscode"
8+ ],
9+ "release-type" : " simple " ,
10+ "include-component-in-tag" : false ,
11+ "include-v-in-tag" : true ,
12+ "packages" : {
13+ "." : {
14+ "package-name" : " msgraph_beta" ,
15+ "changelog-path" : " CHANGELOG.md" ,
16+ "extra-files" : [
17+ " pyproject.toml" ,
18+ " msgraph_beta/_version.py"
19+ ]
20+ }
21+ },
22+ "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
23+ }
You can’t perform that action at this time.
0 commit comments