Skip to content

Commit

Permalink
chore(main): release google-maps-fleet_engine-delivery 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 29, 2025
1 parent dbed00a commit 7720038
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
"google-identity-access_context_manager-v1+FILLER": "0.0.0",
"google-maps-fleet_engine": "1.0.1",
"google-maps-fleet_engine+FILLER": "0.0.0",
"google-maps-fleet_engine-delivery": "1.0.1",
"google-maps-fleet_engine-delivery": "1.1.0",
"google-maps-fleet_engine-delivery+FILLER": "0.0.0",
"google-maps-fleet_engine-delivery-v1": "0.3.0",
"google-maps-fleet_engine-delivery-v1+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions google-maps-fleet_engine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### 1.1.0 (2025-01-29)

#### Features

* Provide methods to determine whether services are available with the currently installed versioned client ([#28534](https://github.com/googleapis/google-cloud-ruby/issues/28534))
* Update Ruby version requirement to 3.0

### 1.0.1 (2024-08-08)

#### Documentation
Expand Down
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 = "1.0.1"
VERSION = "1.1.0"
end
end
end
Expand Down

0 comments on commit 7720038

Please sign in to comment.