Skip to content

Commit

Permalink
chore: Update release-please config files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed May 8, 2024
1 parent 524cd1e commit d30c3fc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
"packages/google-maps-fleetengine-delivery": "0.1.8",
"packages/google-maps-mapsplatformdatasets": "0.3.7",
"packages/google-maps-places": "0.1.14",
"packages/google-maps-routeoptimization": "0.0.0",
"packages/google-maps-routing": "0.6.8",
"packages/google-maps-solar": "0.1.0",
"packages/google-shopping-css": "0.1.4",
Expand Down
15 changes: 15 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,6 +3140,21 @@
],
"release-type": "python"
},
"packages/google-maps-routeoptimization": {
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"component": "google-maps-routeoptimization",
"extra-files": [
"google/maps/routeoptimization/gapic_version.py",
"google/maps/routeoptimization_v1/gapic_version.py",
{
"jsonpath": "$.clientLibrary.version",
"path": "samples/generated_samples/snippet_metadata_google.maps.routeoptimization.v1.json",
"type": "json"
}
],
"release-type": "python"
},
"packages/google-maps-routing": {
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
Expand Down

0 comments on commit d30c3fc

Please sign in to comment.