Skip to content

Commit 4b745f6

Browse files
author
Michael Dijkstra
committed
2.7.2
1 parent 4d161b6 commit 4b745f6

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.7.2 - 2021-10-05
2+
3+
- Update aria role on provider buttons to improve accessibility (@luisrudge)
4+
15
### 2.7.0 - 2021-09-14
26

37
- Update `peerDependencies` to remove warning for React 17 (thanks @38ri581oq480)

package-lock.json

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

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.7.1",
3+
"version": "2.7.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)