Skip to content

Commit ac2fcbe

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 1.22.0 (#137)
Co-authored-by: github-actions <[email protected]>
1 parent a64e846 commit ac2fcbe

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.22.0](https://github.com/GetStream/stream-chat-java/compare/1.21.0...1.22.0) (2024-03-27)
6+
57
## [1.21.0](https://github.com/GetStream/stream-chat-java/compare/1.20.1...1.21.0) (2024-03-18)
68

79

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'io.getstream'
9-
version = '1.21.0'
9+
version = '1.22.0'
1010
description = 'Stream Chat official Java SDK'
1111

1212
java {

0 commit comments

Comments
 (0)