Skip to content

Commit 371cb92

Browse files
chore(release): 7.2.0 [skip ci]
# [7.2.0](v7.1.5...v7.2.0) (2026-07-21) ### Bug Fixes * avoid using translate directive ([5880c5c](5880c5c)) * move to @stream-io/angular-mentions fork ([c638222](c638222)) * remove ComponentFactoryResolver API from SDK ([be8693f](be8693f)) ### Features * add support for ngx-translate@18 ([8428eb1](8428eb1))
1 parent 6174363 commit 371cb92

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": "7.2.0-rc.3",
3+
"version": "7.2.0",
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 = '7.2.0-rc.3';
1+
export const version = '7.2.0';

0 commit comments

Comments
 (0)