Skip to content

Commit bad5a3b

Browse files
github-actions[bot]github-actions
and
github-actions
authored
chore: release v8.50.0 (#1433)
Co-authored-by: github-actions <release@getstream.io>
1 parent eb9d518 commit bad5a3b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.50.0](https://github.com/GetStream/stream-chat-js/compare/v8.49.0...v8.50.0) (2025-01-16)
6+
7+
8+
### Features
9+
10+
* support CampaignSenderMode ([#1425](https://github.com/GetStream/stream-chat-js/issues/1425)) ([27ca29a](https://github.com/GetStream/stream-chat-js/commit/27ca29aacd043ee25467282ed894a6ef5e9a542f))
11+
12+
13+
### Bug Fixes
14+
15+
* move `pinned_at` sort option to `ChannelSortBase` ([#1430](https://github.com/GetStream/stream-chat-js/issues/1430)) ([eb9d518](https://github.com/GetStream/stream-chat-js/commit/eb9d5187cc19c6a9b8b32100daa6efa96f46a69c))
16+
517
## [8.49.0](https://github.com/GetStream/stream-chat-js/compare/v8.48.0...v8.49.0) (2024-12-23)
618

719

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

0 commit comments

Comments
 (0)