From 4a1604e708ab451d2863a7666c2bb0c6535d1dbd Mon Sep 17 00:00:00 2001 From: Amin Mahboubi Date: Thu, 28 Jan 2021 13:25:38 +0100 Subject: [PATCH] 2.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04d837de23..e7d97e51d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stream-chat", - "version": "2.11.5", + "version": "2.12.0", "description": "JS SDK for the Stream Chat API", "author": "GetStream", "homepage": "https://getstream.io/chat/",