Skip to content

Commit f4668b1

Browse files
chore(main): release googleapis-common-protos 1.8.0 (#383)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ef10bad commit f4668b1

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"google-geo-type+FILLER": "0.0.0",
1010
"google-shopping-type": "1.1.0",
1111
"google-shopping-type+FILLER": "0.0.0",
12-
"googleapis-common-protos": "1.7.0",
12+
"googleapis-common-protos": "1.8.0",
1313
"googleapis-common-protos+FILLER": "0.0.0",
1414
"googleapis-common-protos-types": "1.20.0",
1515
"googleapis-common-protos-types+FILLER": "0.0.0",

googleapis-common-protos/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.8.0 (2025-04-30)
4+
5+
#### Features
6+
7+
* update ruby, common protos versions ([#378](https://github.com/googleapis/common-protos-ruby/issues/378))
8+
39
### 1.7.0 (2025-03-13)
410

511
#### Features

googleapis-common-protos/lib/googleapis/common/protos/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616

1717
module Google
1818
module CommonProtos
19-
VERSION = "1.7.0".freeze
19+
VERSION = "1.8.0".freeze
2020
end
2121
end

0 commit comments

Comments
 (0)