stream-chat-react 10.3.0 → 10.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -12817,7 +12817,7 @@ var UnMemoizedChannelList = function (props) {
12817
12817
  */
12818
12818
  var ChannelList = React__default["default"].memo(UnMemoizedChannelList);
12819
12819
 
12820
- var version = '10.3.0';
12820
+ var version = '10.3.1';
12821
12821
 
12822
12822
  var useChat = function (_a) {
12823
12823
  var _b, _c;