Skip to content

Commit 6ec4eb3

Browse files
chore(main): release google-maps-isochrones-v1 0.1.0
1 parent fc53342 commit 6ec4eb3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@
993993
"google-maps-fleet_engine-v1+FILLER": "0.0.0",
994994
"google-maps-isochrones": "0.0.1",
995995
"google-maps-isochrones+FILLER": "0.0.0",
996-
"google-maps-isochrones-v1": "0.0.1",
996+
"google-maps-isochrones-v1": "0.1.0",
997997
"google-maps-isochrones-v1+FILLER": "0.0.0",
998998
"google-shopping-css": "1.4.0",
999999
"google-shopping-css+FILLER": "0.0.0",
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# Release History
1+
# Changelog
22

3+
### 0.1.0 (2026-07-02)
4+
5+
#### Features
6+
7+
* Initial generation of google-maps-isochrones-v1 ([#34698](https://github.com/googleapis/google-cloud-ruby/issues/34698))
8+
9+
## Release History

google-maps-isochrones-v1/lib/google/maps/isochrones/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Maps
2222
module Isochrones
2323
module V1
24-
VERSION = "0.0.1"
24+
VERSION = "0.1.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)