Skip to content

Commit f47654c

Browse files
chore(release): 4.0.0-theming-v2.13 [skip ci]
# [4.0.0-theming-v2.13](v4.0.0-theming-v2.12...v4.0.0-theming-v2.13) (2022-08-24) ### Bug Fixes * Duplicated channels after two notification events and not up to date channel state ([e4cd8fd](e4cd8fd)) * Remove unnecessary channel list emit from custom channel list setter ([fae0b0e](fae0b0e)) * User agent set multiple times, causing a very long string ([0df4099](0df4099)) ### Features * Update stream-chat-css ([262ff78](262ff78))
1 parent a6dfaac commit f47654c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0.0-theming-v2.12",
3+
"version": "4.0.0-theming-v2.13",
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.0.0-theming-v2.12';
1+
export const version = '4.0.0-theming-v2.13';

0 commit comments

Comments
 (0)