Skip to content

Commit

Permalink
chore: release v8.45.0 (#1393)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <release@getstream.io>
  • Loading branch information
github-actions[bot] and github-actions authored Nov 15, 2024
1 parent 79fa5ce commit a8e5fc3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [8.45.0](https://github.com/GetStream/stream-chat-js/compare/v8.44.0...v8.45.0) (2024-11-15)


### Features

* add typescript support for moderation V2 payload in message response ([#1392](https://github.com/GetStream/stream-chat-js/issues/1392)) ([79fa5ce](https://github.com/GetStream/stream-chat-js/commit/79fa5cee7fac594589fee98f75d9d1109c8ee45d))


### Bug Fixes

* fully reset token manager on user disconnect ([#1391](https://github.com/GetStream/stream-chat-js/issues/1391)) ([0a68e25](https://github.com/GetStream/stream-chat-js/commit/0a68e252b15e29007e31751ed5cca9ece5e84f87))

## [8.44.0](https://github.com/GetStream/stream-chat-js/compare/v8.43.0...v8.44.0) (2024-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-chat",
"version": "8.44.0",
"version": "8.45.0",
"description": "JS SDK for the Stream Chat API",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit a8e5fc3

Please sign in to comment.