diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 82cf90f5c126..90f875174609 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.23.0", + "google-apps-chat-v1": "0.24.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 2dc3fac5544b..0614f19306ef 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.24.0 (2026-06-18) + +#### Features + +* add new FORWARD QuoteType enum in the QuotedMessageMetadata proto ([#34630](https://github.com/googleapis/google-cloud-ruby/issues/34630)) + ### 0.23.0 (2026-06-11) #### 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 7072e73de61e..8c4adecd0c15 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.23.0" + VERSION = "0.24.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 49eea168cd7e..5db520bc7264 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.23.0", + "version": "0.24.0", "language": "RUBY", "apis": [ {