Skip to content

Commit 77dd5ab

Browse files
github-actions[bot]github-actions
andauthored
chore: release v8.57.4 (#1481)
# 🚀 v8.57.4 Make sure to use squash & merge when merging! Once this is merged, another job will kick off automatically and publish the package. # 📝 Changelog ## [8.57.4](v8.57.3...v8.57.4) (2025-02-28) ### Bug Fixes * add missing env variable in rollup config ([#1480](#1480)) ([a935e9e](a935e9e)) # Co-authored-by: github-actions <[email protected]>
1 parent a935e9e commit 77dd5ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [8.57.4](https://github.com/GetStream/stream-chat-js/compare/v8.57.3...v8.57.4) (2025-02-28)
6+
7+
8+
### Bug Fixes
9+
10+
* add missing env variable in rollup config ([#1480](https://github.com/GetStream/stream-chat-js/issues/1480)) ([a935e9e](https://github.com/GetStream/stream-chat-js/commit/a935e9e79232da0df9d951119f48891da59d6281))
11+
512
### [8.57.3](https://github.com/GetStream/stream-chat-js/compare/v8.57.2...v8.57.3) (2025-02-28)
613

714

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",
3-
"version": "8.57.3",
3+
"version": "8.57.4",
44
"description": "JS SDK for the Stream Chat API",
55
"author": "GetStream",
66
"homepage": "https://getstream.io/chat/",

0 commit comments

Comments
 (0)