We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc20456 commit 4aa1591Copy full SHA for 4aa1591
projects/stream-chat-angular/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stream-chat-angular",
3
- "version": "2.12.3",
+ "version": "2.12.4",
4
"description": "Angular components to create chat conversations or livestream style chat",
5
"author": "GetStream",
6
"homepage": "https://getstream.io/chat/",
projects/stream-chat-angular/src/assets/version.ts
@@ -1 +1 @@
-export const version = '2.12.3';
+export const version = '2.12.4';
0 commit comments