Skip to content

Commit 75aecb7

Browse files
chore(main): release google-shopping-merchant-accounts-v1beta 0.12.2 (#32213)
* chore(main): release google-shopping-merchant-accounts-v1beta 0.12.2 * 🦉 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 612a9ce commit 75aecb7

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@
955955
"google-shopping-merchant-accounts+FILLER": "0.0.0",
956956
"google-shopping-merchant-accounts-v1": "0.3.1",
957957
"google-shopping-merchant-accounts-v1+FILLER": "0.0.0",
958-
"google-shopping-merchant-accounts-v1beta": "0.12.1",
958+
"google-shopping-merchant-accounts-v1beta": "0.12.2",
959959
"google-shopping-merchant-accounts-v1beta+FILLER": "0.0.0",
960960
"google-shopping-merchant-conversions": "0.2.2",
961961
"google-shopping-merchant-conversions+FILLER": "0.0.0",

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

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

3+
### 0.12.2 (2025-11-19)
4+
5+
#### Documentation
6+
7+
* A comment for enum `AccessRight` is changed ([#32202](https://github.com/googleapis/google-cloud-ruby/issues/32202))
8+
* A comment for enum value `API_DEVELOPER` in enum `AccessRight` is changed
9+
310
### 0.12.1 (2025-10-27)
411

512
#### Documentation

google-shopping-merchant-accounts-v1beta/lib/google/shopping/merchant/accounts/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 Accounts
2424
module V1beta
25-
VERSION = "0.12.1"
25+
VERSION = "0.12.2"
2626
end
2727
end
2828
end

google-shopping-merchant-accounts-v1beta/snippets/snippet_metadata_google.shopping.merchant.accounts.v1beta.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-v1beta",
4-
"version": "0.12.1",
4+
"version": "0.12.2",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)