Skip to content

Commit

Permalink
chore(main): release google-shopping-merchant-data_sources-v1beta 0.2…
Browse files Browse the repository at this point in the history
….0 (#27367)
  • Loading branch information
release-please[bot] authored Sep 30, 2024
1 parent d0966be commit 1c73640
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
"google-shopping-merchant-conversions-v1beta+FILLER": "0.0.0",
"google-shopping-merchant-data_sources": "0.1.1",
"google-shopping-merchant-data_sources+FILLER": "0.0.0",
"google-shopping-merchant-data_sources-v1beta": "0.1.2",
"google-shopping-merchant-data_sources-v1beta": "0.2.0",
"google-shopping-merchant-data_sources-v1beta+FILLER": "0.0.0",
"google-shopping-merchant-inventories": "0.3.1",
"google-shopping-merchant-inventories+FILLER": "0.0.0",
Expand Down
9 changes: 9 additions & 0 deletions google-shopping-merchant-data_sources-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### 0.2.0 (2024-09-30)

#### Features

* Add FileUploads service ([#27360](https://github.com/googleapis/google-cloud-ruby/issues/27360))
#### Documentation

* A comment for enum value `PRODUCTS` in enum `Channel` is changed

### 0.1.2 (2024-08-30)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Shopping
module Merchant
module DataSources
module V1beta
VERSION = "0.1.2"
VERSION = "0.2.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-shopping-merchant-data_sources-v1beta",
"version": "0.1.2",
"version": "0.2.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 1c73640

Please sign in to comment.