Skip to content

Commit 2da58d6

Browse files
chore(main): release google-cloud-essential_contacts-v1 1.6.0 (#33551)
1 parent dd7944b commit 2da58d6

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
"google-cloud-errors+FILLER": "0.0.0",
394394
"google-cloud-essential_contacts": "1.6.0",
395395
"google-cloud-essential_contacts+FILLER": "0.0.0",
396-
"google-cloud-essential_contacts-v1": "1.5.0",
396+
"google-cloud-essential_contacts-v1": "1.6.0",
397397
"google-cloud-essential_contacts-v1+FILLER": "0.0.0",
398398
"google-cloud-eventarc": "2.1.0",
399399
"google-cloud-eventarc+FILLER": "0.0.0",

google-cloud-essential_contacts-v1/CHANGELOG.md

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

3+
### 1.6.0 (2026-04-02)
4+
5+
#### Features
6+
7+
* publish client batch config schema ([#33434](https://github.com/googleapis/google-cloud-ruby/issues/33434))
8+
39
### 1.5.0 (2026-03-19)
410

511
#### Features

google-cloud-essential_contacts-v1/lib/google/cloud/essential_contacts/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module EssentialContacts
2323
module V1
24-
VERSION = "1.5.0"
24+
VERSION = "1.6.0"
2525
end
2626
end
2727
end

google-cloud-essential_contacts-v1/snippets/snippet_metadata_google.cloud.essentialcontacts.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-essential_contacts-v1",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)