diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2797c022c505..f7b9ece300c1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -21,7 +21,7 @@ "google-analytics-data-v1beta+FILLER": "0.0.0", "google-apps-chat": "1.3.0", "google-apps-chat+FILLER": "0.0.0", - "google-apps-chat-v1": "0.24.0", + "google-apps-chat-v1": "0.25.0", "google-apps-chat-v1+FILLER": "0.0.0", "google-apps-events-subscriptions": "1.3.0", "google-apps-events-subscriptions+FILLER": "0.0.0", diff --git a/google-apps-chat-v1/CHANGELOG.md b/google-apps-chat-v1/CHANGELOG.md index 0614f19306ef..9379b7751f65 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.25.0 (2026-07-08) + +#### Features + +* Add Availability Api's ([#34718](https://github.com/googleapis/google-cloud-ruby/issues/34718)) + ### 0.24.0 (2026-06-18) #### Features diff --git a/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb b/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb index 8c4adecd0c15..1642a30883e5 100644 --- a/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb +++ b/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb @@ -21,7 +21,7 @@ module Google module Apps module Chat module V1 - VERSION = "0.24.0" + VERSION = "0.25.0" end end end diff --git a/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json b/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json index 7b4a46c3a027..c1dbb6cf3c1f 100644 --- a/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json +++ b/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-apps-chat-v1", - "version": "0.24.0", + "version": "0.25.0", "language": "RUBY", "apis": [ {