Skip to content

Commit a3953c2

Browse files
chore(main): release google-shopping-merchant-notifications 0.4.0 (#34554)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent aad5e90 commit a3953c2

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@
10231023
"google-shopping-merchant-lfp-v1+FILLER": "0.0.0",
10241024
"google-shopping-merchant-lfp-v1beta": "0.8.0",
10251025
"google-shopping-merchant-lfp-v1beta+FILLER": "0.0.0",
1026-
"google-shopping-merchant-notifications": "0.3.0",
1026+
"google-shopping-merchant-notifications": "0.4.0",
10271027
"google-shopping-merchant-notifications+FILLER": "0.0.0",
10281028
"google-shopping-merchant-notifications-v1": "0.3.1",
10291029
"google-shopping-merchant-notifications-v1+FILLER": "0.0.0",

google-shopping-merchant-notifications/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.4.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34061](https://github.com/googleapis/google-cloud-ruby/issues/34061))
8+
39
### 0.3.0 (2026-03-31)
410

511
#### Features

google-shopping-merchant-notifications/lib/google/shopping/merchant/notifications/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Shopping
2222
module Merchant
2323
module Notifications
24-
VERSION = "0.3.0"
24+
VERSION = "0.4.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)