Skip to content

Commit eaaee3e

Browse files
github-actions[bot]github-actions
and
github-actions
authored
chore(release): v3.7.0 (#143)
Co-authored-by: github-actions <[email protected]>
1 parent e6fa5b3 commit eaaee3e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.7.0](https://github.com/GetStream/stream-chat-ruby/compare/v3.6.0...v3.7.0) (2024-12-09)
6+
57
## [3.6.0](https://github.com/GetStream/stream-chat-ruby/compare/v3.5.1...v3.6.0) (2024-05-22)
68

79

lib/stream-chat/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module StreamChat
5-
VERSION = '3.6.0'
5+
VERSION = '3.7.0'
66
end

0 commit comments

Comments
 (0)