Skip to content

Commit a8f46ca

Browse files
author
Michael Dijkstra
committed
2.5.2
1 parent b7d8ea9 commit a8f46ca

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.5.2 - 2021-06-25
2+
3+
- Bug fix for using `loadChat` to open a widget
4+
15
### 2.5.1 - 2021-06-09
26

37
- Use relative paths for library imports to ensure types can be found

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-live-chat-loader",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Implement live chat in your react app without taking a performance hit.",
55
"main": "dist/index.js",
66
"module": "module/index.js",

0 commit comments

Comments
 (0)