Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mahboubii committed Oct 14, 2020
1 parent fe4a7e1 commit e54cbad
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2878,6 +2878,10 @@
!*** ./src/components/AutoCompleteTextarea/utils.js ***!
\******************************************************/

/*!******************************************************!*\
!*** ./src/components/Channel/hooks/useIsMounted.js ***!
\******************************************************/

/*!******************************************************!*\
!*** ./src/components/LoadMore/LoadMorePaginator.js ***!
\******************************************************/
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.b4cdc4d6.js"></script>
<script src="build/bundle.e05076c4.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-chat-react",
"version": "3.1.0",
"version": "3.1.1",
"description": "React components to create chat conversations or livestream style chat",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit e54cbad

Please sign in to comment.