Skip to content

Commit d0c6475

Browse files
committed
Merge branch 'main' of github.com:GetStream/stream-chat-java
2 parents b0b26bc + 49b06ac commit d0c6475

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
## [1.44.0](https://github.com/GetStream/stream-chat-java/compare/1.43.0...1.44.0) (2026-04-11)
6+
57
## [1.43.0](https://github.com/GetStream/stream-chat-java/compare/1.42.0...1.43.0) (2026-03-26)
68

79

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = 'io.getstream'
11-
version = '1.43.0'
11+
version = '1.44.0'
1212
description = 'Stream Chat official Java SDK'
1313

1414
java {

0 commit comments

Comments
 (0)