Skip to content

Commit 420e8ac

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 1.20.1 (#131)
Co-authored-by: github-actions <[email protected]>
1 parent ad4e624 commit 420e8ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
### [1.20.1](https://github.com/GetStream/stream-chat-java/compare/1.20.0...1.20.1) (2024-02-14)
6+
7+
8+
### Bug Fixes
9+
10+
* remove unused dependency ([#130](https://github.com/GetStream/stream-chat-java/issues/130)) ([ad4e624](https://github.com/GetStream/stream-chat-java/commit/ad4e624bde94f9ceeaf2adb1d3bf25d2282eb81f))
11+
512
## [1.20.0](https://github.com/GetStream/stream-chat-java/compare/1.19.0...1.20.0) (2023-12-06)
613

714

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.20.0'
9+
version = '1.20.1'
1010
description = 'Stream Chat official Java SDK'
1111

1212
java {

0 commit comments

Comments
 (0)