Skip to content

Commit 6c809e7

Browse files
chore: release main (googleapis#10804)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2d9d62b commit 6c809e7

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/google-cloud-enterpriseknowledgegraph": "0.2.1",
55
"packages/google-geo-type": "0.2.1",
66
"packages/google-maps-addressvalidation": "0.1.1",
7-
"packages/google-maps-routing": "0.1.1",
7+
"packages/google-maps-routing": "0.1.2",
88
"packages/google-apps-script-type": "0.2.1",
99
"packages/google-cloud-vmwareengine": "0.1.1"
1010
}

packages/google-maps-routing/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.1.1...google-maps-routing-v0.1.2) (2022-12-14)
4+
5+
6+
### Documentation
7+
8+
* updated comment for ComputeRoutesRequest and ComputeRouteMatrixRequest ([2d9d62b](https://github.com/googleapis/google-cloud-python/commit/2d9d62b948c985cd0afac7bea0447f57e4b6ab69))
9+
* updated comment for Route.route_token ([2d9d62b](https://github.com/googleapis/google-cloud-python/commit/2d9d62b948c985cd0afac7bea0447f57e4b6ab69))
10+
* updated comment for RouteTravelMode ([2d9d62b](https://github.com/googleapis/google-cloud-python/commit/2d9d62b948c985cd0afac7bea0447f57e4b6ab69))
11+
312
## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.1.0...google-maps-routing-v0.1.1) (2022-12-06)
413

514

packages/google-maps-routing/google/maps/routing/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.1.1" # {x-release-please-version}
17+
__version__ = "0.1.2" # {x-release-please-version}

packages/google-maps-routing/samples/generated_samples/snippet_metadata_google.maps.routing.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-routing",
11-
"version": "0.1.0"
11+
"version": "0.1.2"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)