diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cdf8c7cbe3d3..752359db8a53 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -889,7 +889,7 @@ "google-shopping-merchant-lfp-v1beta+FILLER": "0.0.0", "google-shopping-merchant-notifications": "0.1.1", "google-shopping-merchant-notifications+FILLER": "0.0.0", - "google-shopping-merchant-notifications-v1beta": "0.1.2", + "google-shopping-merchant-notifications-v1beta": "0.2.0", "google-shopping-merchant-notifications-v1beta+FILLER": "0.0.0", "google-shopping-merchant-products": "0.1.1", "google-shopping-merchant-products+FILLER": "0.0.0", diff --git a/google-shopping-merchant-notifications-v1beta/CHANGELOG.md b/google-shopping-merchant-notifications-v1beta/CHANGELOG.md index f413acc42c5a..90fc28839fe0 100644 --- a/google-shopping-merchant-notifications-v1beta/CHANGELOG.md +++ b/google-shopping-merchant-notifications-v1beta/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.2.0 (2024-12-10) + +#### Features + +* Provide opt-in debug logging + ### 0.1.2 (2024-08-30) #### Documentation diff --git a/google-shopping-merchant-notifications-v1beta/lib/google/shopping/merchant/notifications/v1beta/version.rb b/google-shopping-merchant-notifications-v1beta/lib/google/shopping/merchant/notifications/v1beta/version.rb index da38d7e58736..ef21f7af90b5 100644 --- a/google-shopping-merchant-notifications-v1beta/lib/google/shopping/merchant/notifications/v1beta/version.rb +++ b/google-shopping-merchant-notifications-v1beta/lib/google/shopping/merchant/notifications/v1beta/version.rb @@ -22,7 +22,7 @@ module Shopping module Merchant module Notifications module V1beta - VERSION = "0.1.2" + VERSION = "0.2.0" end end end diff --git a/google-shopping-merchant-notifications-v1beta/snippets/snippet_metadata_google.shopping.merchant.notifications.v1beta.json b/google-shopping-merchant-notifications-v1beta/snippets/snippet_metadata_google.shopping.merchant.notifications.v1beta.json index 212a83cb472e..cf754a4defe6 100644 --- a/google-shopping-merchant-notifications-v1beta/snippets/snippet_metadata_google.shopping.merchant.notifications.v1beta.json +++ b/google-shopping-merchant-notifications-v1beta/snippets/snippet_metadata_google.shopping.merchant.notifications.v1beta.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-shopping-merchant-notifications-v1beta", - "version": "0.1.2", + "version": "0.2.0", "language": "RUBY", "apis": [ {