Skip to content

Commit a77641d

Browse files
chore(release): 5.0.0-v5.37 [skip ci]
# [5.0.0-v5.37](v5.0.0-v5.36...v5.0.0-v5.37) (2024-07-09) ### Bug Fixes * add space after mentioned user's name ([a2b9a78](a2b9a78))
1 parent 90b2c25 commit a77641d

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": "5.0.0-v5.36",
3+
"version": "5.0.0-v5.37",
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 = '5.0.0-v5.36';
1+
export const version = '5.0.0-v5.37';

0 commit comments

Comments
 (0)