Skip to content

Commit

Permalink
chore(main): release google-maps-fleet_engine-delivery 1.0.0 (#26604)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 6, 2024
1 parent eba1a67 commit b4bf311
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@
"google-identity-access_context_manager-v1+FILLER": "0.0.0",
"google-maps-fleet_engine": "1.0.0",
"google-maps-fleet_engine+FILLER": "0.0.0",
"google-maps-fleet_engine-delivery": "0.1.0",
"google-maps-fleet_engine-delivery": "1.0.0",
"google-maps-fleet_engine-delivery+FILLER": "0.0.0",
"google-maps-fleet_engine-delivery-v1": "0.2.2",
"google-maps-fleet_engine-delivery-v1+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-maps-fleet_engine-delivery/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "fleetengine-delivery",
"name_pretty": "Last Mile Fleet Solution Delivery API",
"product_documentation": "https://developers.google.com/maps/documentation/transportation-logistics/mobility",
"release_level": "preview",
"release_level": "stable",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud Logging Services is subject to the Google Maps Platform Terms of Service located at https://cloud.google.com/maps-platform/terms.",
Expand Down
7 changes: 6 additions & 1 deletion google-maps-fleet_engine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Changelog

### 1.0.0 (2024-08-06)

#### Features

* Bump version to 1.0.0 ([#26595](https://github.com/googleapis/google-cloud-ruby/issues/26595))

### 0.1.0 (2024-05-03)

#### Features

* Initial generation of google-maps-fleet_engine-delivery ([#25842](https://github.com/googleapis/google-cloud-ruby/issues/25842))

## Release History

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Maps
module FleetEngine
module Delivery
VERSION = "0.1.0"
VERSION = "1.0.0"
end
end
end
Expand Down

0 comments on commit b4bf311

Please sign in to comment.