Skip to content

Commit

Permalink
chore(main): release google-shopping-merchant-accounts 0.2.0 (#27406)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 4, 2024
1 parent 027c406 commit a01c6e7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@
"google-shopping-css+FILLER": "0.0.0",
"google-shopping-css-v1": "0.1.3",
"google-shopping-css-v1+FILLER": "0.0.0",
"google-shopping-merchant-accounts": "0.1.1",
"google-shopping-merchant-accounts": "0.2.0",
"google-shopping-merchant-accounts+FILLER": "0.0.0",
"google-shopping-merchant-accounts-v1beta": "0.3.0",
"google-shopping-merchant-accounts-v1beta+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-shopping-merchant-accounts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.2.0 (2024-10-04)

#### Features

* Support for AutofeedSettingsService ([#27364](https://github.com/googleapis/google-cloud-ruby/issues/27364))

### 0.1.1 (2024-08-08)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Shopping
module Merchant
module Accounts
VERSION = "0.1.1"
VERSION = "0.2.0"
end
end
end
Expand Down

0 comments on commit a01c6e7

Please sign in to comment.