Skip to content

Commit ea6a892

Browse files
committed
Add changelog entry for 2.9.0 release
1 parent daa3a03 commit ea6a892

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 2.9.0 (2024-01-09)
2+
3+
### 🆕 New providers
4+
5+
- Adds `HubSpot` as a provider ([#281](https://github.com/calibreapp/react-live-chat-loader/pull/281))
6+
- Adds `Front` as a provider ([#345](https://github.com/calibreapp/react-live-chat-loader/pull/345))
7+
8+
### 📦 Dependencies
9+
10+
- Updates dependencies
11+
- Removes unnessary dependencies ([#341](https://github.com/calibreapp/react-live-chat-loader/pull/341))
12+
13+
### 🐛 Bugs
14+
15+
- Updates `module` targets in `.babelrc` to ensure all builds are transpiled to ES5 ([#341](https://github.com/calibreapp/react-live-chat-loader/pull/341))
16+
17+
### 💞 Credits
18+
19+
Thanks to [altaywtf](https://github.com/altaywtf) for module targets bugfix and dependency cleanup; [jucallej](https://github.com/jucallej) and [drwlrsn](https://github.com/drwlrsn) for their work on adding `HubSpot` as a provider; and [IlirEdis](https://github.com/IlirEdis) for the addition of `Front` as a provider.
20+
121
## 2.8.2 (2023-10-17)
222

323
### 📦 Dependencies

0 commit comments

Comments
 (0)