Skip to content

Commit 5dd7491

Browse files
chore(main): release google-shopping-merchant-reports-v1beta 0.11.0
1 parent 3dd3529 commit 5dd7491

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@
10311031
"google-shopping-merchant-reports+FILLER": "0.0.0",
10321032
"google-shopping-merchant-reports-v1": "0.3.0",
10331033
"google-shopping-merchant-reports-v1+FILLER": "0.0.0",
1034-
"google-shopping-merchant-reports-v1beta": "0.10.1",
1034+
"google-shopping-merchant-reports-v1beta": "0.11.0",
10351035
"google-shopping-merchant-reports-v1beta+FILLER": "0.0.0",
10361036
"google-shopping-merchant-reviews": "0.3.0",
10371037
"google-shopping-merchant-reviews+FILLER": "0.0.0",

google-shopping-merchant-reports-v1beta/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
### 0.11.0 (2026-04-08)
4+
5+
#### Features
6+
7+
* publish client batch config schema ([#33443](https://github.com/googleapis/google-cloud-ruby/issues/33443))
8+
#### Documentation
9+
10+
* update API common type documentation ([#33450](https://github.com/googleapis/google-cloud-ruby/issues/33450))
11+
* update SelectiveGapicGeneration usage doc ([#33485](https://github.com/googleapis/google-cloud-ruby/issues/33485))
12+
313
### 0.10.1 (2025-10-27)
414

515
#### Documentation

google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Shopping
2222
module Merchant
2323
module Reports
2424
module V1beta
25-
VERSION = "0.10.1"
25+
VERSION = "0.11.0"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)