Skip to content

Commit 7c8b6c6

Browse files
chore(release): 4.68.3 [skip ci]
## [4.68.3](v4.68.2...v4.68.3) (2024-08-28) ### Bug Fixes * add missing subscribe to avatar component ([8f117f3](8f117f3)) * throttle mark read API requests ([a3c0b71](a3c0b71)) * unread indicator logic ([e0b9864](e0b9864))
1 parent 4807ee3 commit 7c8b6c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

projects/stream-chat-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-angular",
3-
"version": "4.68.2",
3+
"version": "4.68.3",
44
"description": "Angular components to create chat conversations or livestream style chat",
55
"author": "GetStream",
66
"homepage": "https://getstream.io/chat/",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '4.68.2';
1+
export const version = '4.68.3';

0 commit comments

Comments
 (0)