Skip to content

Commit 8ee0049

Browse files
committed
5.0.2-beta.0
1 parent 907c6fc commit 8ee0049

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/build/bundle.a3c24e03.js renamed to docs/build/bundle.a97279a1.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/bundle.a3c24e03.js.LICENSE.txt renamed to docs/build/bundle.a97279a1.js.LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,6 @@
14561456
!*** ./src/components/Reactions/index.ts ***!
14571457
\*******************************************/
14581458

1459-
/*!********************************************!*\
1460-
!*** ../stream-chat-js/dist/browser.es.js ***!
1461-
\********************************************/
1462-
14631459
/*!********************************************!*\
14641460
!*** ./node_modules/axios/lib/defaults.js ***!
14651461
\********************************************/
@@ -2808,6 +2804,10 @@
28082804
!*** ./node_modules/regenerator-runtime/runtime.js ***!
28092805
\*****************************************************/
28102806

2807+
/*!*****************************************************!*\
2808+
!*** ./node_modules/stream-chat/dist/browser.es.js ***!
2809+
\*****************************************************/
2810+
28112811
/*!*****************************************************!*\
28122812
!*** ./node_modules/use-sidecar/dist/es2015/env.js ***!
28132813
\*****************************************************/

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.a3c24e03.js"></script>
12+
<script src="build/bundle.a97279a1.js"></script>
1313
</body>
1414
</html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react",
3-
"version": "5.0.1",
3+
"version": "5.0.2-beta.0",
44
"description": "React components to create chat conversations or livestream style chat",
55
"author": "GetStream",
66
"homepage": "https://getstream.io/chat/",

0 commit comments

Comments
 (0)