Skip to content

Commit 54e0aba

Browse files
authored
Merge pull request #371 from calibreapp/release-2.9.1
🔖 2.9.1 Release
2 parents 45c1bd6 + a6f2e26 commit 54e0aba

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.9.1 (2024-01-10)
2+
3+
### 🛠 Core
4+
5+
- No updates. Reinstates build files missing from previous release.
6+
17
## 2.9.0 (2024-01-09)
28

39
### 🆕 New providers

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