Skip to content

Commit 0c8798e

Browse files
chore(main): release googleapis-common-protos-types 1.20.0 (#376)
1 parent c2b1e80 commit 0c8798e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"google-shopping-type+FILLER": "0.0.0",
1212
"googleapis-common-protos": "1.7.0",
1313
"googleapis-common-protos+FILLER": "0.0.0",
14-
"googleapis-common-protos-types": "1.19.0",
14+
"googleapis-common-protos-types": "1.20.0",
1515
"googleapis-common-protos-types+FILLER": "0.0.0",
1616
"grpc-google-iam-v1": "1.10.0",
1717
"grpc-google-iam-v1+FILLER": "0.0.0"

googleapis-common-protos-types/CHANGELOG.md

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

3+
### 1.20.0 (2025-04-29)
4+
5+
#### Features
6+
7+
* Automated update of googleapis-common-protos-types ([#374](https://github.com/googleapis/common-protos-ruby/issues/374))
8+
* drop ruby 3.0 from CI and update baseline types gems to 3.1 ([#375](https://github.com/googleapis/common-protos-ruby/issues/375))
9+
310
### 1.19.0 (2025-03-13)
411

512
#### Features

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
module Google
1818
module CommonProtos
1919
module Types
20-
VERSION = "1.19.0".freeze
20+
VERSION = "1.20.0".freeze
2121
end
2222
end
2323
end

0 commit comments

Comments
 (0)