Skip to content

Commit

Permalink
chore(release): 8.57.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.57.0](v8.56.1...v8.57.0) (2025-02-26)

### Features

* add option to override channel.updated handler in ChannelManager ([#1471](#1471)) ([9082084](9082084))
* expand campaign stats ([#1470](#1470)) ([cc6404c](cc6404c))
* support campaign user pagination ([#1462](#1462)) ([c629018](c629018))
* support new X-Stream-Client format ([#1469](#1469)) ([fdb875b](fdb875b))
  • Loading branch information
semantic-release-bot authored and arnautov-anton committed Feb 27, 2025
1 parent 13494b7 commit 1ae1684
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [8.57.0](https://github.com/GetStream/stream-chat-js/compare/v8.56.1...v8.57.0) (2025-02-26)

### Features

* add option to override channel.updated handler in ChannelManager ([#1471](https://github.com/GetStream/stream-chat-js/issues/1471)) ([9082084](https://github.com/GetStream/stream-chat-js/commit/9082084c2aa169ce557990640eb58a57f9dcb471))
* expand campaign stats ([#1470](https://github.com/GetStream/stream-chat-js/issues/1470)) ([cc6404c](https://github.com/GetStream/stream-chat-js/commit/cc6404c8e8687754aed23b62133a737f1f6ad535))
* support campaign user pagination ([#1462](https://github.com/GetStream/stream-chat-js/issues/1462)) ([c629018](https://github.com/GetStream/stream-chat-js/commit/c629018df77b8a956b4cf533b0c2bbeb701a03c8))
* support new X-Stream-Client format ([#1469](https://github.com/GetStream/stream-chat-js/issues/1469)) ([fdb875b](https://github.com/GetStream/stream-chat-js/commit/fdb875b53b9ec38dc81a3afc5c00f3bc561ef06a))

# Changelog

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.
Expand Down

0 comments on commit 1ae1684

Please sign in to comment.