Skip to content

Commit 338ad08

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v3.25.0 (#201)
Co-authored-by: github-actions <release@getstream.io>
1 parent 1411d38 commit 338ad08

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.25.0](https://github.com/GetStream/stream-chat-ruby/compare/v3.24.0...v3.25.0) (2026-03-05)
6+
7+
8+
### Other
9+
10+
* relax faraday and sorbet-runtime version constraints ([509ab83](https://github.com/GetStream/stream-chat-ruby/commit/509ab8386861aa9a1d62e85df305e9c98e332cec)), closes [#196](https://github.com/GetStream/stream-chat-ruby/issues/196) [#189](https://github.com/GetStream/stream-chat-ruby/issues/189)
11+
512
## [3.24.0](https://github.com/GetStream/stream-chat-ruby/compare/v3.23.1...v3.24.0) (2026-02-26)
613

714

lib/stream-chat/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module StreamChat
5-
VERSION = '3.24.0'
5+
VERSION = '3.25.0'
66
end

0 commit comments

Comments
 (0)