Skip to content

Commit ca5caef

Browse files
chore(main): release google-ads-ad_manager 5.1.0 (#36471)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a018756 commit ca5caef

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"google-ads-ad_manager": "5.0.2",
2+
"google-ads-ad_manager": "5.1.0",
33
"google-ads-ad_manager+FILLER": "0.0.0",
44
"google-ads-ad_manager-v1": "5.0.2",
55
"google-ads-ad_manager-v1+FILLER": "0.0.0",

google-ads-ad_manager/CHANGELOG.md

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

3+
### 5.1.0 (2026-08-27)
4+
5+
#### Features
6+
7+
* update API sources and regenerate ([#36469](https://github.com/googleapis/google-cloud-ruby/issues/36469))
8+
39
### 5.0.2 (2026-08-11)
410

511
#### Documentation

google-ads-ad_manager/lib/google/ads/ad_manager/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Ads
2222
module AdManager
23-
VERSION = "5.0.2"
23+
VERSION = "5.1.0"
2424
end
2525
end
2626
end

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tools:
2828
sha256: b24b53f87c151bfd48b112fe4c3a6e6574e5198874f38036aff41df3456b8caf
2929
libraries:
3030
- name: google-ads-ad_manager
31-
version: 5.0.2
31+
version: 5.1.0
3232
apis:
3333
- path: google/ads/admanager/v1
3434
ruby:

0 commit comments

Comments
 (0)