Skip to content

Commit 5dfade6

Browse files
github-actions[bot]github-actions
and
github-actions
authored
chore: release v8.32.0 (#1301)
Co-authored-by: github-actions <release@getstream.io>
1 parent 367cc20 commit 5dfade6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
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.32.0](https://github.com/GetStream/stream-chat-js/compare/v8.31.0...v8.32.0) (2024-05-16)
6+
7+
8+
### Features
9+
10+
* add support for notifications_muted in queryMembers ([#1296](https://github.com/GetStream/stream-chat-js/issues/1296)) ([7e02ac8](https://github.com/GetStream/stream-chat-js/commit/7e02ac8f9d23fd5ca00c9e2c91b5e18ddb04fffb))
11+
12+
13+
### Bug Fixes
14+
15+
* fix channel.membership type ([#1300](https://github.com/GetStream/stream-chat-js/issues/1300)) ([367cc20](https://github.com/GetStream/stream-chat-js/commit/367cc20a0609a7c144d08c9f5572b0088c45c13e))
16+
517
## [8.31.0](https://github.com/GetStream/stream-chat-js/compare/v8.30.0...v8.31.0) (2024-05-02)
618

719

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat",
3-
"version": "8.31.0",
3+
"version": "8.32.0",
44
"description": "JS SDK for the Stream Chat API",
55
"author": "GetStream",
66
"homepage": "https://getstream.io/chat/",

0 commit comments

Comments
 (0)