diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 128d81561f03..a84f5ff3822b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,7 +9,7 @@ "google-analytics-data-v1beta+FILLER": "0.0.0", "google-apps-chat": "1.0.1", "google-apps-chat+FILLER": "0.0.0", - "google-apps-chat-v1": "0.3.1", + "google-apps-chat-v1": "0.4.0", "google-apps-chat-v1+FILLER": "0.0.0", "google-apps-events-subscriptions": "1.0.1", "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 6d924a69d24d..c014b324771a 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.4.0 (2024-09-11) + +#### Features + +* Support for chat space links ([#27299](https://github.com/googleapis/google-cloud-ruby/issues/27299)) + ### 0.3.1 (2024-08-30) #### Documentation 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 a1501af84f6e..ec68389d7716 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.3.1" + VERSION = "0.4.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 50b16cbd2715..0a3a289539d8 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.3.1", + "version": "0.4.0", "language": "RUBY", "apis": [ {