Skip to content

Commit 3125e4b

Browse files
chore(main): release google-shopping-merchant-accounts-v1 0.2.0 (#30925)
* chore(main): release google-shopping-merchant-accounts-v1 0.2.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f4d3b10 commit 3125e4b

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@
929929
"google-shopping-css-v1+FILLER": "0.0.0",
930930
"google-shopping-merchant-accounts": "0.6.0",
931931
"google-shopping-merchant-accounts+FILLER": "0.0.0",
932-
"google-shopping-merchant-accounts-v1": "0.1.1",
932+
"google-shopping-merchant-accounts-v1": "0.2.0",
933933
"google-shopping-merchant-accounts-v1+FILLER": "0.0.0",
934934
"google-shopping-merchant-accounts-v1beta": "0.11.0",
935935
"google-shopping-merchant-accounts-v1beta+FILLER": "0.0.0",

google-shopping-merchant-accounts-v1/CHANGELOG.md

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

3+
### 0.2.0 (2025-08-29)
4+
5+
#### Features
6+
7+
* Add batch operations for custom regions ([#30922](https://github.com/googleapis/google-cloud-ruby/issues/30922))
8+
39
### 0.1.1 (2025-08-15)
410

511
#### Documentation

google-shopping-merchant-accounts-v1/lib/google/shopping/merchant/accounts/v1/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 Accounts
2424
module V1
25-
VERSION = "0.1.1"
25+
VERSION = "0.2.0"
2626
end
2727
end
2828
end

google-shopping-merchant-accounts-v1/snippets/snippet_metadata_google.shopping.merchant.accounts.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-shopping-merchant-accounts-v1",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)