Skip to content

Commit

Permalink
3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mahboubii committed Nov 13, 2020
1 parent ccc5699 commit a5ae889
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1324,10 +1324,6 @@
!*** ./node_modules/replace-ext/index.js ***!
\*******************************************/

/*!*******************************************!*\
!*** ./node_modules/x-is-string/index.js ***!
\*******************************************/

/*!*******************************************!*\
!*** ./src/components/Attachment/Card.js ***!
\*******************************************/
Expand Down Expand Up @@ -4316,6 +4312,10 @@
!*** ./node_modules/scheduler/cjs/scheduler.production.min.js ***!
\****************************************************************/

/*!****************************************************************!*\
!*** ./node_modules/unist-util-visit-parents/color.browser.js ***!
\****************************************************************/

/*!****************************************************************!*\
!*** ./node_modules/use-callback-ref/dist/es2015/assignRef.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.bad459b0.js"></script>
<script src="build/bundle.809216f7.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.2.2",
"version": "3.2.3",
"description": "React components to create chat conversations or livestream style chat",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit a5ae889

Please sign in to comment.